diff options
Diffstat (limited to 'skins/default/templates/identityedit.html')
-rw-r--r-- | skins/default/templates/identityedit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/identityedit.html b/skins/default/templates/identityedit.html index 24c37a629..45c68f1ad 100644 --- a/skins/default/templates/identityedit.html +++ b/skins/default/templates/identityedit.html @@ -40,7 +40,7 @@ <div id="identity-title" class="boxtitle"><roundcube:object name="steptitle" /></div> <div class="boxcontent"> -<roundcube:object name="identityform" size="40" textareacols="60" textarearows="6" /> +<roundcube:object name="identityform" size="40" textareacols="70" textarearows="6" /> <p> <roundcube:button command="delete" type="input" class="button" label="delete" condition="env:action=='edit-identity'" style="margin-right:0.5em" /> <roundcube:button command="save" type="input" class="button mainaction" label="save" /> |