]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
Fix bug #3385724: Rename tag ends with XML Parsing Error
authorChristian Weiske <cweiske@cweiske.de>
Thu, 4 Aug 2011 04:37:32 +0000 (06:37 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 4 Aug 2011 04:37:32 +0000 (06:37 +0200)
data/templates/default/tagrename.tpl.php
doc/ChangeLog

index 894b964d7895056361ca00be307746acc2441117..e3d0467879697ce9082040ce2b61ec532afc9ba6 100644 (file)
@@ -28,7 +28,6 @@ window.onload = function() {
 </tr>
 
 </table>
-</p>
 
 <?php if (isset($referrer)): ?>
 <div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>
index 8fc6743495031aa179ec9bc79102255f4e9d7416..b512d3c3c710960dad439cc130bef6f90228e057 100644 (file)
@@ -3,6 +3,11 @@ ChangeLog for SemantiScuttle
 
 .. contents::
 
+0.98.2 - 2011-08-XX
+-------------------
+- Fix bug #3385724: Rename tag ends with XML Parsing Error
+
+
 0.98.1 - 2011-08-01
 -------------------
 - Fix bug #3375635: XML parsing problem in top.inc.php