Update add_firewall_banlist.html

This commit is contained in:
Ionescu Bogdan 2015-12-04 23:01:58 +02:00
commit 28841c5c9d

View file

@ -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>