mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-14 04:34:07 +02:00
Altered U_TOPIC to U_VIEW_TOPIC inline with other vars
git-svn-id: file:///svn/phpbb/trunk@2087 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<table width="100%" cellspacing="2" cellpadding="2" border="0">
|
<table width="100%" cellspacing="2" cellpadding="2" border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_TOPIC}">{TOPIC_TITLE}</a><br />
|
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br />
|
||||||
<span class="gensmall"><b>{PAGINATION}</b><br />
|
<span class="gensmall"><b>{PAGINATION}</b><br />
|
||||||
</span></td>
|
</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Reference in New Issue
Block a user