mirror of
https://github.com/webmin/webmin.git
synced 2026-05-26 16:10:29 +01:00
Prevent all field names from being the same
https://sourceforge.net/tracker/?func=detail&atid=117457&aid=3306907&group_id=17457
This commit is contained in:
@@ -936,6 +936,7 @@ if (@fields) {
|
||||
}
|
||||
|
||||
print &ui_table_row($f->[1], $input);
|
||||
$i++;
|
||||
}
|
||||
print &ui_table_end();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user