summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-15 08:48:45 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-15 08:48:45 +0000
commit564f9c39043792c0ffe017aa6b434a574c384e3b (patch)
treec9eed1e79d8865d3f36db6bcc288fa29dccc4093 /roundcubemail/program/js/tiny_mce/plugins/table/table.htm
parentd303fbfb23467b9c22ed429e9f6a786627afd401 (diff)
- Updated TinyMCE to 3.2.7
git-svn-id: https://svn.roundcube.net/trunk@3182 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.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/table.htm b/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
index 2a138513c..37e615970 100644
--- a/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
+++ b/roundcubemail/program/js/tiny_mce/plugins/table/table.htm
@@ -108,9 +108,9 @@
</tr>
<tr>
- <td class="column1"><label for="frame">{#table_dlg.frame}</label></td>
+ <td class="column1"><label for="tframe">{#table_dlg.frame}</label></td>
<td>
- <select id="frame" name="frame" class="advfield">
+ <select id="tframe" name="tframe" class="advfield">
<option value="">{#not_set}</option>
<option value="void">{#table_dlg.rules_void}</option>
<option value="above">{#table_dlg.rules_above}</option>