mirror of
https://github.com/webmin/webmin.git
synced 2025-08-01 15:36:00 +00:00
Removed useless HTML
This commit is contained in:
@ -92,7 +92,6 @@ foreach $c (@info_order) {
|
|||||||
$label = $checkhtml." ".$p[0];
|
$label = $checkhtml." ".$p[0];
|
||||||
}
|
}
|
||||||
local $field;
|
local $field;
|
||||||
print "<td nowrap>\n";
|
|
||||||
if ($p[1] == 0) {
|
if ($p[1] == 0) {
|
||||||
# Text value
|
# Text value
|
||||||
$field = &ui_textbox($c, $config{$c}, $p[2] || 40, 0, $p[3]).
|
$field = &ui_textbox($c, $config{$c}, $p[2] || 40, 0, $p[3]).
|
||||||
|
Reference in New Issue
Block a user