mirror of
https://github.com/webmin/webmin.git
synced 2026-07-05 10:00:29 +01:00
Merge branch 'master' of github.com:webmin/webmin
This commit is contained in:
@@ -52,7 +52,7 @@ if (defined(&list_routes)) {
|
||||
$text{'routes_dest'},
|
||||
$text{'routes_gw'},
|
||||
$text{'routes_mask'},
|
||||
$text{'routes_iface'} ], undef, 0, \@tds);
|
||||
$text{'routes_iface'} ], undef, 0, \@tds, 0, 1);
|
||||
$i = 0;
|
||||
foreach $route (&list_routes()) {
|
||||
local @cols = (
|
||||
|
||||
Reference in New Issue
Block a user