aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/PSO/viewtopic_header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/PSO/viewtopic_header.tpl')
-rw-r--r--phpBB/templates/PSO/viewtopic_header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/PSO/viewtopic_header.tpl b/phpBB/templates/PSO/viewtopic_header.tpl
index 9697f0da84..de535d2e71 100644
--- a/phpBB/templates/PSO/viewtopic_header.tpl
+++ b/phpBB/templates/PSO/viewtopic_header.tpl
@@ -1,5 +1,5 @@
<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0">
<tr>
- <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="/">{SITENAME}&nbsp;{L_INDEX}</a> -> <a href="viewforum.{PHPEX}?{S_FORUMS_URL}={FORUM_ID}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</font></td>
+ <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME}&nbsp;{L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</font></td>
</tr>
</table></div> \ No newline at end of file