diff options
| author | Marek A. R <aptx@phpbb.com> | 2009-07-16 17:57:05 +0000 |
|---|---|---|
| committer | Marek A. R <aptx@phpbb.com> | 2009-07-16 17:57:05 +0000 |
| commit | a7776919945450eb2c0a37af30b35695f93fae51 (patch) | |
| tree | 5c9e13a93cf8c2f8313136f8a7a2302b521b5f14 /phpBB/styles/prosilver/template/posting_smilies.html | |
| parent | 7a5db8b55d163ae4b0b0bd433362dbbe8cbbfdf4 (diff) | |
| download | forums-a7776919945450eb2c0a37af30b35695f93fae51.tar forums-a7776919945450eb2c0a37af30b35695f93fae51.tar.gz forums-a7776919945450eb2c0a37af30b35695f93fae51.tar.bz2 forums-a7776919945450eb2c0a37af30b35695f93fae51.tar.xz forums-a7776919945450eb2c0a37af30b35695f93fae51.zip | |
- Add pagination for icons and smilies in the ACP and smilies in the smiley popup
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9763 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_smilies.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/posting_smilies.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/posting_smilies.html b/phpBB/styles/prosilver/template/posting_smilies.html index 1c44fd5f11..fdd0d7ada1 100644 --- a/phpBB/styles/prosilver/template/posting_smilies.html +++ b/phpBB/styles/prosilver/template/posting_smilies.html @@ -17,6 +17,7 @@ <span class="corners-bottom"><span></span></span></div> </div> +<div>{PAGINATION}</div> <a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a> <!-- INCLUDE simple_footer.html -->
\ No newline at end of file |
