mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/10778] Remove extra space from close link in prosilver smilies window
PHPBB3-10778
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div>{PAGINATION}</div>
|
||||
<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
|
||||
<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
|
||||
|
||||
<!-- INCLUDE simple_footer.html -->
|
||||
|
Reference in New Issue
Block a user