]> ruin.nu Git - ndwebbie.git/blobdiff - templates/forum.tmpl
minor bugfix, and move styles from templates to css
[ndwebbie.git] / templates / forum.tmpl
index 923d59d70fbb88f4b119cedc2b5f54a498105357..2d2d5fc896096573285a6d4ed1a38ebeb11c5c0d 100644 (file)
@@ -11,7 +11,7 @@
        <tr class="<TMPL_IF ODD>odd<TMPL_ELSE>even</TMPL_IF>">
                <td align="center"><TMPL_VAR NAME=Unread></td>
                <td align="center"><TMPL_VAR NAME=Posts></td>
-               <td><a href="<TMPL_VAR NAME=PAGE>?t=<TMPL_VAR NAME=Id>#NewPosts"><TMPL_VAR NAME=Subject></a></td>
+               <td><a href="<TMPL_VAR NAME=PAGE>?t=<TMPL_VAR NAME=Id>#NewPosts">&nbsp;<TMPL_VAR NAME=Subject>&nbsp;</a></td>
        </tr>
 </TMPL_LOOP>
 </table>