diff vote.inc.php @ 225:1bb4f4bcb027

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 18 Nov 2013 04:36:47 +0200
parents 2b39068c4968
children 548a106b3f5b
line wrap: on
line diff
--- a/vote.inc.php	Mon Nov 18 04:02:16 2013 +0200
+++ b/vote.inc.php	Mon Nov 18 04:36:47 2013 +0200
@@ -119,8 +119,8 @@
   }
 
   echo
-  stGetVoteButton().
-  "</form>\n";
+    stGetVoteButton().
+    "</form>\n";
 }
 else
 if ($mode == "done")