r1035: Removing an extra / in a close <td>
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Aug 2006 21:50:35 +0000 (21:50 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Aug 2006 21:50:35 +0000 (21:50 +0000)
syndicate.php

index 1480007012855561cff312598e765df856703bad..c00f910af2b00063334d97aca3113aefd8689be2 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar [#]version[#]
-|| # Copyright ©2002-[#]year[#] Blue Static
+|| # Copyright Â¬Â©2002-[#]year[#] Blue Static
 || #
 || # This program is free software; you can redistribute it and/or modify
 || # it under the terms of the GNU General Public License as published by
@@ -60,7 +60,7 @@ while ($bug = $db->fetch_array($bugs_fetch))
                $lang->string('<table cellspacing="0" cellpadding="3" border="0">
 <tr>
        <td><strong>Bug ID:</strong></td>
-       <td>%1$s<//td>
+       <td>%1$s</td>
 </tr>
 <tr>
        <td><strong>Summary:</strong></td>