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

language fixes and template adjustements for the whois facility...

git-svn-id: file:///svn/phpbb/trunk@8093 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-09-20 15:36:00 +00:00
parent 951f793dae
commit 529980ab79
10 changed files with 19 additions and 16 deletions

View File

@@ -5,7 +5,9 @@
<div class="inner"><span class="corners-top"><span></span></span>
<p><a class="{S_CONTENT_FLOW_BEGIN}" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
<pre>{WHOIS}</pre>
<div class="postbody"><div class="content">
<pre>{WHOIS}</pre>
</div></div>
<p><a class="{S_CONTENT_FLOW_BEGIN}" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
<span class="corners-bottom"><span></span></span></div>