]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
make edit profile page valid
authorChristian Weiske <cweiske@cweiske.de>
Sat, 9 Oct 2010 10:53:45 +0000 (12:53 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Sat, 9 Oct 2010 10:53:45 +0000 (12:53 +0200)
data/templates/editprofile.tpl.php

index b55d25002db6798bcf0dd5b03666c6250ea787a8..887dce301c63c1c5383d3730a0a1e73d285cf44b 100644 (file)
@@ -3,9 +3,7 @@ $this->includeTemplate($GLOBALS['top_include']);
 ?>
 
 <form action="<?php echo $formaction; ?>" method="post">
-<input type="hidden" name="token" value="<?php echo $token; ?>">
-
-</table>
+<input type="hidden" name="token" value="<?php echo $token; ?>"/>
 
 <h3><?php echo T_('Account Details'); ?></h3>