mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Now I'm really going to bed!
git-svn-id: file:///svn/phpbb/trunk@1580 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
7c87460aea
commit
06117a75ff
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
<td class="{postrow.ROW_CLASS}" height="28" valign="top">
|
<td class="{postrow.ROW_CLASS}" height="28" valign="top">
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="100%"><a href="{U_MINI_POST}">{postrow.MINI_POST_IMG}</a><span class="postdetails">{L_POSTED}:
|
<td width="100%"><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><span class="postdetails">{L_POSTED}:
|
||||||
{postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}:
|
{postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}:
|
||||||
{postrow.POST_SUBJECT}</span></td>
|
{postrow.POST_SUBJECT}</span></td>
|
||||||
<td nowrap="nowrap" valign="top" align="right">{postrow.QUOTE_IMG}
|
<td nowrap="nowrap" valign="top" align="right">{postrow.QUOTE_IMG}
|
||||||
|
|
Loading…
Add table
Reference in a new issue