mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
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:
parent
f7bb9cb7c9
commit
e2c755710f
2 changed files with 1 additions and 1 deletions
BIN
phpBB/templates/subSilver/images/icon_delete.gif
Normal file
BIN
phpBB/templates/subSilver/images/icon_delete.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 279 B |
|
@ -40,7 +40,7 @@
|
|||
{postrow.POST_DATE}<span class="gen"> </span> {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>
|
||||
|
|
Loading…
Add table
Reference in a new issue