Skip to content

Commit 28841c5

Browse files
Update add_firewall_banlist.html
1 parent 9553811 commit 28841c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/templates/admin/add_firewall_banlist.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</tr>
7373
<tr>
7474
<td class="vst-text input-label">
75-
<?php print __('IP address');?> <span class="optional">(<?php print __('CDIR format is supported');?>)</span>
75+
<?php print __('IP address');?> <span class="optional">(<?php print __('CIDR format is supported');?>)</span>
7676
</td>
7777
</tr>
7878
<tr>
@@ -95,4 +95,4 @@
9595
</tr>
9696
</table>
9797
</from>
98-
</div>
98+
</div>

0 commit comments

Comments
 (0)