aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-05-27 15:14:37 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-05-27 15:14:37 +0000
commit8cabcdea5f1cdb075ad5a97a12a55091c3583257 (patch)
treee6525d28f300d27ec714f60a5ca1fbea1f63c70c /phpBB/templates
parentda2756078f6b9b58355db790d8e5ffb95de3a254 (diff)
downloadforums-8cabcdea5f1cdb075ad5a97a12a55091c3583257.tar
forums-8cabcdea5f1cdb075ad5a97a12a55091c3583257.tar.gz
forums-8cabcdea5f1cdb075ad5a97a12a55091c3583257.tar.bz2
forums-8cabcdea5f1cdb075ad5a97a12a55091c3583257.tar.xz
forums-8cabcdea5f1cdb075ad5a97a12a55091c3583257.zip
Minor update
git-svn-id: file:///svn/phpbb/trunk@341 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r--phpBB/templates/PSO/viewforum_body.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/PSO/viewforum_body.tpl b/phpBB/templates/PSO/viewforum_body.tpl
index 407499082f..71dbaa85e4 100644
--- a/phpBB/templates/PSO/viewforum_body.tpl
+++ b/phpBB/templates/PSO/viewforum_body.tpl
@@ -18,7 +18,7 @@
</tr>
<tr>
<td width="4%" bgcolor="{T_TH_COLOR3}">&nbsp;</td>
- <td bgcolor="{T_TH_COLOR3}"><font face="verdana" size="{T_FONTSIZE2}"><b>&nbsp;{L_TOPIC}</b></font></td>
+ <td bgcolor="{T_TH_COLOR3}"><font face="verdana" size="{T_FONTSIZE2}"><b>&nbsp;{L_TOPICS}</b></font></td>
<td width="8%" bgcolor="{T_TH_COLOR3}" align="center"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}"><b>{L_REPLIES}</b></font></td>
<td width="20%" bgcolor="{T_TH_COLOR3}" align="center"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}"><b>&nbsp;{L_AUTHOR}</b></font></td>
<td width="6%" bgcolor="{T_TH_COLOR3}" align="center"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}"><b>{L_VIEWS}</b></font></td>