mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -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>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="vst-text input-label">
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -95,4 +95,4 @@
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</from>
|
</from>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue