]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
make tag and common tag description pages valid html
authorChristian Weiske <cweiske@cweiske.de>
Wed, 25 May 2011 04:57:55 +0000 (06:57 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 25 May 2011 04:57:55 +0000 (06:57 +0200)
data/templates/tagcommondescriptionedit.tpl.php
data/templates/tagedit.tpl.php

index f938f93ba039ba79348c30b853d53a1ad2a83891..207cfd297765c5d82de2c93ffa89b2d1aaf9caaf 100644 (file)
@@ -36,7 +36,6 @@ window.onload = function() {
     <td></td>
 </tr>
 </table>
-</p>
 
 <?php if (isset($referrer)): ?>
 <div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>
index 5edfbc7527074e83b5ebe0e9f5bd330b1f6d9520..860c93304e4094ef6836873ac6f2bfc958ee33e9 100644 (file)
@@ -21,7 +21,6 @@ window.onload = function() {
     <td></td>
 </tr>
 </table>
-</p>
 
 <?php if (isset($referrer)): ?>
 <div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>