aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_smilies.html
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-06-13 12:21:04 +0200
committerPayBas <contact@paybas.com>2014-06-13 12:25:02 +0200
commit7c527adee87096d26087d82984b6f283db63832e (patch)
treeb818876d228d9a1f2b40431b0a2bb0fd4cb90589 /phpBB/styles/prosilver/template/posting_smilies.html
parent86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b (diff)
downloadforums-7c527adee87096d26087d82984b6f283db63832e.tar
forums-7c527adee87096d26087d82984b6f283db63832e.tar.gz
forums-7c527adee87096d26087d82984b6f283db63832e.tar.bz2
forums-7c527adee87096d26087d82984b6f283db63832e.tar.xz
forums-7c527adee87096d26087d82984b6f283db63832e.zip
[ticket/12613] Remove unnecessary checks and clean up CSS
PHPBB3-12613
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_smilies.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_smilies.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/styles/prosilver/template/posting_smilies.html b/phpBB/styles/prosilver/template/posting_smilies.html
index c5371b9b6a..3bd51275ec 100644
--- a/phpBB/styles/prosilver/template/posting_smilies.html
+++ b/phpBB/styles/prosilver/template/posting_smilies.html
@@ -17,11 +17,11 @@
</div>
</div>
-<div class="pagination">
- <!-- IF .pagination -->
+<!-- IF .pagination -->
+ <div class="pagination">
<!-- INCLUDE pagination.html -->
- <!-- ENDIF -->
-</div>
+ </div>
+<!-- ENDIF -->
<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
<!-- INCLUDE simple_footer.html -->