mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
Fix misleading error message https://github.com/webmin/webmin/issues/1327
This commit is contained in:
@ -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 ]));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user