]> git.parisson.com Git - telecaster-server.git/commitdiff
Fix colophon
authoryomguy <>
Tue, 21 Oct 2008 13:42:58 +0000 (13:42 +0000)
committeryomguy <>
Tue, 21 Oct 2008 13:42:58 +0000 (13:42 +0000)
webview.py

index 55dc7295dde2ef80198a0140625d2f66b584b675..b2261389ce56f0d0cc92fb37e3d2946b3c314eaa 100644 (file)
@@ -288,8 +288,8 @@ class WebView(FieldStorage):
         #print "<INPUT TYPE = hidden NAME = \"action\" VALUE = \"stop\">"
         #print "<INPUT TYPE = submit VALUE = \"STOP\">"
         print "</div>"
+        self.colophon()
         print "</div>"
         print "</form>"
-        self.colophon()
         self.footer()