1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 21:54:00 +02:00

[ticket/10810] Update all palettes.

PHPBB3-10810
This commit is contained in:
Cesar G
2013-11-13 01:24:37 -08:00
parent 9a9669bebd
commit c5680ca822
9 changed files with 26 additions and 12 deletions

View File

@@ -55,7 +55,7 @@
<div id="colour_palette" style="display: none;">
<dl style="clear: left;">
<dt><label>{L_FONT_COLOR}{L_COLON}</label></dt>
<dd id="color_palette_placeholder" data-orientation="h" data-height="12" data-width="15"></dd>
<dd id="color_palette_placeholder" data-orientation="h" data-height="12" data-width="15" data-bbcode="true"></dd>
</dl>
</div>