diff options
Diffstat (limited to 'templates/show/firewall/node.def')
-rwxr-xr-x[-rw-r--r--] | templates/show/firewall/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/firewall/node.def b/templates/show/firewall/node.def index e09a6c2..6a4df96 100644..100755 --- a/templates/show/firewall/node.def +++ b/templates/show/firewall/node.def @@ -1,2 +1,2 @@ help: Show firewall information -run: ${vyatta_bindir}/vyatta-show-firewall.pl "all_all" /opt/vyatta/share/xsl/show_firewall_detail.xsl +run: ${vyatta_bindir}/vyatta-show-firewall.pl "firewall_all" /opt/vyatta/share/xsl/show_firewall_detail.xsl |