]> ruin.nu Git - ndwebbie.git/blobdiff - templates/viewthread.tmpl
Make relationship and planet_status an enum
[ndwebbie.git] / templates / viewthread.tmpl
index 991159d0560dab281f2d525284a0ac4ff8499eb8..0bf6719be745628332cb85c50d7b22806b76befe 100644 (file)
@@ -3,12 +3,9 @@
 <hr/>
 <p><a name="NewPosts">New posts below:</a></p>
 </TMPL_IF>
-<!--[if ie]>
-<p class="claimlinks"></p>
-<![endif]-->
 <fieldset class="forum-post">
 <legend class="unread:<TMPL_VAR NAME=Unread>"><b><TMPL_VAR NAME=Username></b> : <TMPL_VAR NAME=Time></legend>
-       <TMPL_VAR NAME=Message>
+       <TMPL_VAR ESCAPE=NONE NAME=Message>
 </fieldset>
 </TMPL_LOOP>
 <TMPL_IF Post>