aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/viewtopic_body.tpl
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-11-18 16:14:34 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-11-18 16:14:34 +0000
commit612c3ee1fb5021dea4651ea213c03d542af634a8 (patch)
treefa85735ff2ae3c04d3aac6ad9627176623d8d330 /phpBB/templates/subSilver/viewtopic_body.tpl
parenteaa1b26bf097d2aa6086dc38abe7132d14aa26b1 (diff)
downloadforums-612c3ee1fb5021dea4651ea213c03d542af634a8.tar
forums-612c3ee1fb5021dea4651ea213c03d542af634a8.tar.gz
forums-612c3ee1fb5021dea4651ea213c03d542af634a8.tar.bz2
forums-612c3ee1fb5021dea4651ea213c03d542af634a8.tar.xz
forums-612c3ee1fb5021dea4651ea213c03d542af634a8.zip
Just call me Homer Simpson! Doh
git-svn-id: file:///svn/phpbb/trunk@1362 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver/viewtopic_body.tpl')
-rw-r--r--phpBB/templates/subSilver/viewtopic_body.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl
index 1792ee0838..a96fd340fd 100644
--- a/phpBB/templates/subSilver/viewtopic_body.tpl
+++ b/phpBB/templates/subSilver/viewtopic_body.tpl
@@ -84,7 +84,7 @@
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
<tr>
<td align="left" valign="middle" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" width="82" height="25" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{IMG_REPLY}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" width="82" height="25" /></a><span class="nav"></span></td>
- <td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{SITENAME}&nbsp;{L_INDEX}</a>
+ <td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span>
</td>