Преглед на файлове

Update add_firewall_banlist.html

Ionescu Bogdan преди 10 години
родител
ревизия
28841c5c9d
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      web/templates/admin/add_firewall_banlist.html

+ 2 - 2
web/templates/admin/add_firewall_banlist.html

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