mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 03:59:52 +02:00
[ticket/12862] Resize popups consistently
PHPBB3-12862
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
<!-- INCLUDE simple_header.html -->
|
||||
|
||||
<h2 class="whois-title">{L_WHOIS}</h2>
|
||||
<h2>{L_WHOIS}</h2>
|
||||
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
|
||||
<div class="postbody"><div class="content">
|
||||
<pre>{WHOIS}</pre>
|
||||
</div></div>
|
||||
|
||||
<pre>{WHOIS}</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
|
||||
|
Reference in New Issue
Block a user