Beautify a bit the generated html code

This commit is contained in:
Loïc Chapeaux
2001-08-09 13:50:21 +00:00
parent ef15f78f9c
commit 5f3faa1ab2

View File

@@ -905,7 +905,7 @@ var errorMsg2 = '<?php echo(str_replace('\'', '\\\'', $GLOBALS['strNotValidNumbe
echo "\n";
?>
<th>
<?php echo htmlspecialchars($field->name); ?>
<?php echo htmlspecialchars($field->name) . "\n"; ?>
</th>
<?php
} // end else