diff --git a/www/templates/charisma/views/frontend/profileedit.tpl b/www/templates/charisma/views/frontend/profileedit.tpl index aed185ab1..6c8377b2c 100644 --- a/www/templates/charisma/views/frontend/profileedit.tpl +++ b/www/templates/charisma/views/frontend/profileedit.tpl @@ -322,9 +322,20 @@ - {if $page->settings->getSetting('userselstyle') == 1} - {html_options id="style" name='style' values=$themelist output=$themelist selected=$user.style} - {/if} + + + + + + + + + +
Site theme
+ {if $page->settings->getSetting('userselstyle') == 1} + {html_options id="style" name='style' values=$themelist output=$themelist selected=$user.style} + {/if} +
diff --git a/www/templates/omicron/views/frontend/profileedit.tpl b/www/templates/omicron/views/frontend/profileedit.tpl index aed185ab1..6c8377b2c 100644 --- a/www/templates/omicron/views/frontend/profileedit.tpl +++ b/www/templates/omicron/views/frontend/profileedit.tpl @@ -322,9 +322,20 @@ - {if $page->settings->getSetting('userselstyle') == 1} - {html_options id="style" name='style' values=$themelist output=$themelist selected=$user.style} - {/if} + + + + + + + + + +
Site theme
+ {if $page->settings->getSetting('userselstyle') == 1} + {html_options id="style" name='style' values=$themelist output=$themelist selected=$user.style} + {/if} +