We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1445ad2 commit 52bfee1Copy full SHA for 52bfee1
interface/web/admin/lib/module.conf.php
@@ -85,7 +85,7 @@
85
// cleanup
86
unset($items);
87
/*
88
-$items[] = array( 'title' => 'IPTables',
+$items[] = array( 'title' => 'Firewall IPTables',
89
'target' => 'content',
90
'link' => 'admin/iptables_list.php');
91
0 commit comments