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 4e167ce12..8d2c2509a 100644 --- a/skins/default/templates/compose.html +++ b/skins/default/templates/compose.html @@ -102,7 +102,7 @@ <div id="compose-editorfooter"> <span id="spellcheck-control" style="margin-right:10px"></span> <span> - <roundcube:label name="editortype" /> + <label><roundcube:label name="editortype" /></label> <roundcube:object name="editorSelector" editorid="compose-body" tabindex="10" /> </span> </div> |