Forgot this ...

git-svn-id: file:///svn/phpbb/trunk@6529 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher 2006-10-26 11:48:36 +00:00
parent 6f4d0c4fa2
commit b399902357

View file

@ -44,7 +44,7 @@
<tr>
<td>
<div class="postbody">{topic_review_row.MESSAGE}</div>
<!-- IF topic_review_row.U_QUOTE and topic_review_row.DECODED_MESSAGE -->
<!-- IF topic_review_row.POSTER_QUOTE and topic_review_row.DECODED_MESSAGE -->
<div id="message_{topic_review_row.U_POST_ID}" style="display: none;">{topic_review_row.DECODED_MESSAGE}</div>
<!-- ENDIF -->
</td>