Removed useless HTML
authorJamie Cameron <jcameron@webmin.com>
Mon, 9 Jul 2007 16:35:19 +0000 (16:35 +0000)
committerJamie Cameron <jcameron@webmin.com>
Mon, 9 Jul 2007 16:35:19 +0000 (16:35 +0000)
config-lib.pl

index 63f6dbe..dcf2125 100644 (file)
@@ -92,7 +92,6 @@ foreach $c (@info_order) {
                $label = $checkhtml." ".$p[0];
                }
        local $field;
-       print "<td nowrap>\n";
        if ($p[1] == 0) {
                # Text value
                $field = &ui_textbox($c, $config{$c}, $p[2] || 40, 0, $p[3]).