diff options
Diffstat (limited to 'phpBB/adm/style/acp_contact.html')
| -rw-r--r-- | phpBB/adm/style/acp_contact.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_contact.html b/phpBB/adm/style/acp_contact.html index d63fd08a3a..c46a2d7fed 100644 --- a/phpBB/adm/style/acp_contact.html +++ b/phpBB/adm/style/acp_contact.html @@ -44,7 +44,7 @@  		<!-- INCLUDE acp_posting_buttons.html -->  		<dl class="responsive-columns"> -			<dt style="width: 90px;" id="color_palette_placeholder" data-orientation="v" data-height="12" data-width="15" data-bbcode="true"> +			<dt style="width: 90px;" id="color_palette_placeholder" data-color-palette="v" data-height="12" data-width="15" data-bbcode="true">  			</dt>  			<dd style="margin-{S_CONTENT_FLOW_BEGIN}: 90px;">  | 
