Beautify a bit the generated html code
This commit is contained in:
@@ -905,7 +905,7 @@ var errorMsg2 = '<?php echo(str_replace('\'', '\\\'', $GLOBALS['strNotValidNumbe
|
|||||||
echo "\n";
|
echo "\n";
|
||||||
?>
|
?>
|
||||||
<th>
|
<th>
|
||||||
<?php echo htmlspecialchars($field->name); ?>
|
<?php echo htmlspecialchars($field->name) . "\n"; ?>
|
||||||
</th>
|
</th>
|
||||||
<?php
|
<?php
|
||||||
} // end else
|
} // end else
|
||||||
|
Reference in New Issue
Block a user