Delete from viewtopic functionality for template + graphic

git-svn-id: file:///svn/phpbb/trunk@1172 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-10-11 20:06:46 +00:00
parent f7bb9cb7c9
commit e2c755710f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 B

View file

@ -40,7 +40,7 @@
{postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp;&nbsp;&nbsp;{L_POST_SUBJECT}:
{postrow.POST_SUBJECT}</span></td>
<td nowrap="nowrap" valign="top" align="right">{postrow.IP_IMG} {postrow.QUOTE_IMG}
{postrow.EDIT_IMG}</td>
{postrow.EDIT_IMG} {postrow.DELETE_IMG}</td>
</tr>
<tr>
<td colspan="2"><hr /></td>