1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 03:30:17 +02:00

RTL changes with the help from arod-1 and dodo5000

git-svn-id: file:///svn/phpbb/trunk@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-06-18 14:10:19 +00:00
parent 5f62e8feda
commit e58c913488
22 changed files with 60 additions and 95 deletions

View File

@@ -4,9 +4,9 @@
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<p><a class="left" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
<p><a class="{S_CONTENT_FLOW_BEGIN}" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
<pre>{WHOIS}</pre>
<p><a class="left" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
<p><a class="{S_CONTENT_FLOW_BEGIN}" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
<span class="corners-bottom"><span></span></span></div>
</div>