1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 04:42:37 +02:00

Fix Bugs #38555, #45505, #45785 and #45865 - Various XHTML mistakes in prosilver and subsilver2.

Authorised by: acydburn

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9562 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Andreas Fischer
2009-06-08 10:11:43 +00:00
parent 0c57363fbc
commit a3c5562a0d
6 changed files with 19 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
<div class="panel bg2">
<div class="inner"><span class="corners-top"><span></span></span>
<p>{L_SEND_IM_EXPLAIN}</p>
<fieldset>
@@ -81,9 +81,10 @@
<span class="corners-bottom"><span></span></span></div>
</div>
<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
</form>
<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
<script type="text/javascript">
// <![CDATA[