[svn r1544] Correctly close the h1 tag. xbelweb
authorfabien
Wed, 24 Sep 2003 16:43:18 -0400
branchxbelweb
changeset 10 5515d74ba3f1
parent 9 896b7c6de627
child 11 08b3855f5e48
[svn r1544] Correctly close the h1 tag.
add_result.tmpl
--- a/add_result.tmpl	Wed Sep 24 15:48:47 2003 -0400
+++ b/add_result.tmpl	Wed Sep 24 16:43:18 2003 -0400
@@ -5,7 +5,7 @@
     <title>Fabien's XBelWeb</title>
   </head>
   <body>
-    <h1>Fabien's XBelWeb</title>
+    <h1>Fabien's XBelWeb</h1>
     <p>Bookmark successfully added:</p>
     <p><a href="<TMPL_VAR url>"><TMPL_VAR name></a><p>
     <p><TMPL_VAR desc></p>