mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-25 04:23:38 +01:00
Merge pull request #1965 from prototech/ticket/12137
[ticket/12137] Fix spacing in smiley block. * prototech/ticket/12137: [ticket/12137] Fix spacing in smiley block.
This commit is contained in:
commit
578d5abbf3
@ -13,7 +13,7 @@
|
||||
<div class="inner">
|
||||
<!-- BEGIN smiley -->
|
||||
<a href="#" onclick="initInsertions(); insert_text('{smiley.A_SMILEY_CODE}', true, true); return false;"><img src="{smiley.SMILEY_IMG}" width="{smiley.SMILEY_WIDTH}" height="{smiley.SMILEY_HEIGHT}" alt="{smiley.SMILEY_CODE}" title="{smiley.SMILEY_DESC}" /></a>
|
||||
<!-- END smiley -->
|
||||
<!-- END smiley -->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user