From 172af626f3b4b377586c84bc7e71e55c7552c6a0 Mon Sep 17 00:00:00 2001
From: Michael Wiebusch
Date: Mon, 5 Aug 2013 17:20:44 +0200
Subject: [PATCH] fix
---
tools/testgui.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testgui.pl b/tools/testgui.pl
index faccd4c..403f4df 100755
--- a/tools/testgui.pl
+++ b/tools/testgui.pl
@@ -176,12 +176,12 @@ print "";
# end of that story
print "";
-print "[the \"console\"]
";
print "";
print "";
print "
";
+print "[the \"console\"]
";
print end_html;
--
2.43.0