mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Icon name changes
git-svn-id: file:///svn/phpbb/trunk@662 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5a3a3f56ad
commit
92074fdd8c
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td><table width="100%" height="100%" cellspacing="0" cellpadding="4" border="0">
|
<td><table width="100%" height="100%" cellspacing="0" cellpadding="4" border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="{T_TD_COLOR2}"><a href="{searchresults.U_POST}"><img src="images/posticon.gif" alt="Post image icon" border="0"></a><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_POSTED}: {searchresults.POST_DATE} Post Subject: {searchresults.POST_SUBJECT}</font><hr></td>
|
<td bgcolor="{T_TD_COLOR2}"><a href="{searchresults.U_POST}"><img src="images/icon_minipost.gif" alt="Post image icon" border="0"></a><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_POSTED}: {searchresults.POST_DATE} Post Subject: {searchresults.POST_SUBJECT}</font><hr></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td height="100%" bgcolor="{T_TD_COLOR2}"><font face="{T_FONTFACE3}" size="{T_FONTSIZE2}" color="{T_FONTCOLOR1}">{searchresults.MESSAGE}</font><br><br></td>
|
<td height="100%" bgcolor="{T_TD_COLOR2}"><font face="{T_FONTFACE3}" size="{T_FONTSIZE2}" color="{T_FONTCOLOR1}">{searchresults.MESSAGE}</font><br><br></td>
|
||||||
|
|
Loading…
Add table
Reference in a new issue