summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
diff options
context:
space:
mode:
authorestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-12-10 16:33:50 +0000
committerestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-12-10 16:33:50 +0000
commita7aaf57b0c34311ceb8a5cf7a4b0b9fd11042f91 (patch)
tree7cc805098345e4a35743d24520d996ffe3f14ba8 /roundcubemail/program/js/tiny_mce/plugins/table/table.htm
parent7a790a51bb6acd65b193660367c8af3629256907 (diff)
upgrade TinyMCE version to latest
git-svn-id: https://svn.roundcube.net/trunk@939 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/tiny_mce/plugins/table/table.htm')
-rw-r--r--roundcubemail/program/js/tiny_mce/plugins/table/table.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/table.htm b/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
index 6c722db3b..f48418733 100644
--- a/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
+++ b/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
@@ -62,7 +62,7 @@
</tr>
<tr>
<td class="column1"><label for="caption">{$lang_table_caption}</label></td>
- <td><input id="caption" name="caption" type="checkbox" value="true" /></td>
+ <td><input id="caption" name="caption" type="checkbox" class="checkbox" value="true" /></td>
</tr>
</table>
</fieldset>