summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/table/table.htm
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/table/table.htm')
-rw-r--r--program/js/tiny_mce/plugins/table/table.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/program/js/tiny_mce/plugins/table/table.htm b/program/js/tiny_mce/plugins/table/table.htm
index 2a138513c..37e615970 100644
--- a/program/js/tiny_mce/plugins/table/table.htm
+++ b/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>