mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update add_firewall_banlist.html
This commit is contained in:
parent
95538111b9
commit
28841c5c9d
1 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text input-label">
|
||||
<?php print __('IP address');?> <span class="optional">(<?php print __('CDIR format is supported');?>)</span>
|
||||
<?php print __('IP address');?> <span class="optional">(<?php print __('CIDR format is supported');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -95,4 +95,4 @@
|
|||
</tr>
|
||||
</table>
|
||||
</from>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue