From 4e6d6fd9b6dc25e7bafbf696b274470c17a98399 Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Tue, 27 Feb 2007 01:25:35 +0000 Subject: #7630 #7658 #8360 ... and all other RTL/LTR issues, probably, if this commited fix works as it should. Did I ever mention how I really hate HTML tables for layout? :P git-svn-id: file:///svn/phpbb/trunk@7091 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/mcp_notes_user.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'phpBB/styles/subSilver/template/mcp_notes_user.html') diff --git a/phpBB/styles/subSilver/template/mcp_notes_user.html b/phpBB/styles/subSilver/template/mcp_notes_user.html index 095627db4d..54ddeb05be 100755 --- a/phpBB/styles/subSilver/template/mcp_notes_user.html +++ b/phpBB/styles/subSilver/template/mcp_notes_user.html @@ -30,15 +30,15 @@ - + - + - +
{L_JOINED}: {L_JOINED}: {JOINED}
{L_TOTAL_POSTS}: {L_TOTAL_POSTS}: {POSTS}
{L_WARNINGS}: {L_WARNINGS}: {WARNINGS}
@@ -110,7 +110,7 @@ - +
{PAGE_NUMBER} [ {TOTAL_REPORTS} ]
-- cgit v1.2.1