diff options
Diffstat (limited to 'skins/default/templates/editidentity.html')
-rw-r--r-- | skins/default/templates/editidentity.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/editidentity.html b/skins/default/templates/editidentity.html index deff97990..8a37da299 100644 --- a/skins/default/templates/editidentity.html +++ b/skins/default/templates/editidentity.html @@ -20,7 +20,7 @@ </p> <div id="identity-details"> -<div id="identity-title"><roundcube:object name="steptitle" /></div> +<div id="identity-title" class="boxtitle"><roundcube:object name="steptitle" /></div> <div style="padding:15px;"> <roundcube:object name="identityform" size="40" textareacols="60" textarearows="6" /> |