mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
Removed fixed language string
git-svn-id: file:///svn/phpbb/trunk@1887 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{L_VIEWS}: <b>{searchresults.TOPIC_VIEWS}</b></span><br />
|
||||
</td>
|
||||
<td valign="top" class="row1">{searchresults.MINI_POST_IMG}<span class="postdetails">{L_FORUM}: <b><a href="{searchresults.U_FORUM}" class="postdetails">{searchresults.FORUM_NAME}</a></b> {L_POSTED}:
|
||||
{searchresults.POST_DATE} Subject: <b><a href="{searchresults.U_POST}">{searchresults.POST_SUBJECT}</a></b></span></td>
|
||||
{searchresults.POST_DATE} {L_SUBJECT}: <b><a href="{searchresults.U_POST}">{searchresults.POST_SUBJECT}</a></b></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" class="row1"><span class="postbody">{searchresults.MESSAGE}</span></td>
|
||||
|
Reference in New Issue
Block a user