diff options
Diffstat (limited to 'skins/default/templates/compose.html')
-rw-r--r-- | skins/default/templates/compose.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html index da8b45710..7f1e1d604 100644 --- a/skins/default/templates/compose.html +++ b/skins/default/templates/compose.html @@ -137,7 +137,7 @@ function rcmail_prev_sibling(elm) <roundcube:button type="input" command="list" class="button" label="cancel" tabindex="9" /> </td> <td style="text-align:center; white-space: nowrap"> - <label><roundcube:label name="savesentmessagein" />: <roundcube:object name="storetarget" /></label> + <label><roundcube:label name="savesentmessagein" />: <roundcube:object name="storetarget" maxlength="30" /></label> </td> <td style="text-align:right; white-space:nowrap"> <roundcube:label name="editortype" />: |