aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorthe_systech <the_systech@users.sourceforge.net>2001-11-01 20:25:05 +0000
committerthe_systech <the_systech@users.sourceforge.net>2001-11-01 20:25:05 +0000
commit5f5dce410f3f082dbde98ed7c31d4e98b343bce7 (patch)
tree8105878ead24d58dba1ddf9c0ed6a335be1f14e2 /phpBB
parent493d8369191f36d4698ac95dfe0a1f78b5d2bf37 (diff)
downloadforums-5f5dce410f3f082dbde98ed7c31d4e98b343bce7.tar
forums-5f5dce410f3f082dbde98ed7c31d4e98b343bce7.tar.gz
forums-5f5dce410f3f082dbde98ed7c31d4e98b343bce7.tar.bz2
forums-5f5dce410f3f082dbde98ed7c31d4e98b343bce7.tar.xz
forums-5f5dce410f3f082dbde98ed7c31d4e98b343bce7.zip
fix for hard link to index...
git-svn-id: file:///svn/phpbb/trunk@1255 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/templates/subSilver/privmsgs_body.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/privmsgs_body.tpl b/phpBB/templates/subSilver/privmsgs_body.tpl
index 2ef472a134..95e6501e90 100644
--- a/phpBB/templates/subSilver/privmsgs_body.tpl
+++ b/phpBB/templates/subSilver/privmsgs_body.tpl
@@ -57,7 +57,7 @@
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="middle">{POST_PM_IMG}</td>
- <td align="left" width="100%">&nbsp;<span class="nav"><a href="../PSO/%7BU_INDEX%7D" class="nav">{SITENAME}&nbsp;{L_INDEX}</a></span></td>
+ <td align="left" width="100%">&nbsp;<span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME}&nbsp;{L_INDEX}</a></span></td>
<td align="right" nowrap="nowrap"><span class="gensmall">{L_DISPLAY_MESSAGES}:
<select name="msgdays">{S_MSG_DAYS_OPTIONS}
</select>