From 03ae557474e6c94f80baffbb140a183d3ca4b7f5 Mon Sep 17 00:00:00 2001 From: David M Date: Thu, 5 Apr 2007 14:27:04 +0000 Subject: [PATCH] #8689 git-svn-id: file:///svn/phpbb/trunk@7282 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/common.php | 1 + phpBB/styles/prosilver/template/posting_topic_review.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 0d3d2b4720..39284b3208 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -107,6 +107,7 @@ $lang = array_merge($lang, array( 'CHANGING_PREFERENCES' => 'Changing forum preferences', 'CHANGING_PROFILE' => 'Changing forum profile settings', 'CLICK_VIEW_PRIVMSG' => '%sGo to your inbox%s', + 'COLLAPSE_VIEW' => 'Collapse view', 'CLOSE_WINDOW' => 'Close window', 'COLOUR_SWATCH' => 'Colour swatch', 'COMMA_SEPARATOR' => ', ', // Used in pagination and secret yet-to-be-release style, use localised comma if appropriate, eg: Ideographic or Arabic diff --git a/phpBB/styles/prosilver/template/posting_topic_review.html b/phpBB/styles/prosilver/template/posting_topic_review.html index c8d3369eaf..d999d344da 100644 --- a/phpBB/styles/prosilver/template/posting_topic_review.html +++ b/phpBB/styles/prosilver/template/posting_topic_review.html @@ -1,6 +1,6 @@

- {L_EXPAND_VIEW} + {L_EXPAND_VIEW} {L_TOPIC_REVIEW}: {TOPIC_TITLE}