This commit is contained in:
Jamie Cameron
2020-12-30 12:25:06 -08:00
parent 97c0c60b8c
commit 4da9eb6b7f

View File

@ -19,7 +19,7 @@ if ($?) {
&ui_print_header(undef, $text{'index_title'}, "", undef, 1, 1);
&ui_print_endpage(
&ui_config_link('index_elist',
[ "<tt>$config{'ipfw'} list</tt>",
[ "<tt>$config{'ipfw'} show</tt>",
"<pre>$out</pre>", undef ]));
}