summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2006-09-27 05:18:55 +0000
committersvncommit <devs@roundcube.net>2006-09-27 05:18:55 +0000
commit6b1fc027cb8a7b7581747e939f2cfbb387c09aba (patch)
treee7b89db909478fabcfd6166beb246000e3a5da00 /skins
parent6b47de3f49e880f08fa4a9226e70d18129095306 (diff)
Fixed editor selector labels, added TinyMCE spellchecker to editor configuration
Diffstat (limited to 'skins')
-rw-r--r--skins/default/templates/compose.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html
index 2c11e0015..f2bfc1dc4 100644
--- a/skins/default/templates/compose.html
+++ b/skins/default/templates/compose.html
@@ -107,8 +107,8 @@ function rcmail_toggle_display(id)
<roundcube:label name="charset" />:&nbsp;<roundcube:object name="charsetSelector" tabindex="8" />
</td>
<td align="right">
- <roundcube:label name="editortype" />:&nbsp;<roundcube:object name="editorSelector" tabindex="9" />
-</td>
+ <roundcube:label name="editortype" />:&nbsp;</td>
+<roundcube:object name="editorSelector" tabindex="9" />
</tr></tbody></table>
</td>