bug #1193442, 8 extra spaces at end of export area

This commit is contained in:
Marc Delisle
2005-05-18 10:29:26 +00:00
parent 746736b23e
commit 0ab8b74a58
2 changed files with 5 additions and 1 deletions

View File

@@ -568,7 +568,7 @@ else {
* Close the html tags and add the footers in dump is displayed on screen
*/
//echo ' </pre>' . "\n";
echo ' </textarea>' . "\n"
echo '</textarea>' . "\n"
. ' </form>' . "\n";
echo '</div>' . "\n";
echo "\n";