aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_message_header.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-06-18 14:10:19 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-06-18 14:10:19 +0000
commite58c913488029ceb963766e3953448822c2daf0f (patch)
treead372d80a559c4fef747e0ff7a2e46403a708083 /phpBB/styles/prosilver/template/ucp_pm_message_header.html
parent5f62e8feda7a3b406ff8f3b7d82171491f34ce5a (diff)
downloadforums-e58c913488029ceb963766e3953448822c2daf0f.tar
forums-e58c913488029ceb963766e3953448822c2daf0f.tar.gz
forums-e58c913488029ceb963766e3953448822c2daf0f.tar.bz2
forums-e58c913488029ceb963766e3953448822c2daf0f.tar.xz
forums-e58c913488029ceb963766e3953448822c2daf0f.zip
RTL changes with the help from arod-1 and dodo5000
git-svn-id: file:///svn/phpbb/trunk@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_message_header.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_message_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
index 4a026fccac..2cc3107548 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
@@ -19,7 +19,7 @@
<!-- IF TOTAL_MESSAGES or S_VIEW_MESSAGE -->
<li class="rightside pagination">
- <!-- IF S_VIEW_MESSAGE --><a class="left" href="{U_CURRENT_FOLDER}">{L_RETURN_TO} {CUR_FOLDER_NAME}</a><!-- ENDIF -->
+ <!-- IF S_VIEW_MESSAGE --><a class="{S_CONTENT_FLOW_BEGIN}" href="{U_CURRENT_FOLDER}">{L_RETURN_TO} {CUR_FOLDER_NAME}</a><!-- ENDIF -->
<!-- IF FOLDER_CUR_MESSAGES neq 0 -->
<!-- IF TOTAL_MESSAGES -->{TOTAL_MESSAGES}<!-- ENDIF -->
<!-- IF PAGE_NUMBER --><!-- IF PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> &bull; <span>{PAGINATION}</span><!-- ELSE --> &bull; {PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->