aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-07-27 17:33:27 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-07-27 17:33:27 +0000
commitacf0c0ddebf13b6075b6dac81c7675dd04d4a692 (patch)
treeb2452341efa35b710560ea75e70401b0f5c474c2 /phpBB/styles/prosilver
parent92c25a3e6c99bb071710b2f5dc5939262924233c (diff)
downloadforums-acf0c0ddebf13b6075b6dac81c7675dd04d4a692.tar
forums-acf0c0ddebf13b6075b6dac81c7675dd04d4a692.tar.gz
forums-acf0c0ddebf13b6075b6dac81c7675dd04d4a692.tar.bz2
forums-acf0c0ddebf13b6075b6dac81c7675dd04d4a692.tar.xz
forums-acf0c0ddebf13b6075b6dac81c7675dd04d4a692.zip
err, forgot to commit
git-svn-id: file:///svn/phpbb/trunk@7961 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/template/viewforum_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html
index c5b7904fbb..7d03939605 100644
--- a/phpBB/styles/prosilver/template/viewforum_body.html
+++ b/phpBB/styles/prosilver/template/viewforum_body.html
@@ -181,7 +181,7 @@
<div class="topic-actions">
<!-- IF not S_IS_BOT and S_DISPLAY_POST_INFO -->
<div class="buttons">
- <div class="post-icon"><a href="{U_POST_NEW_TOPIC}"><span>{L_POST_REPLY}</span></a></div>
+ <div class="post-icon"><a href="{U_POST_NEW_TOPIC}"><span>{L_POST_TOPIC}</span></a></div>
</div>
<!-- ENDIF -->