alecpl
2008-07-18 18240a9201d193a5a2420f8644fa05b7bfbceeec
program/js/tiny_mce/plugins/table/table.htm
@@ -113,20 +113,6 @@
                     <td>
                        <select id="frame" name="frame" class="advfield"> 
                              <option value="">{#not_set}</option> 
                              <option value="none">{#table_dlg.frame_none}</option>
                              <option value="groups">{#table_dlg.frame_groups}</option>
                              <option value="rows">{#table_dlg.frame_rows}</option>
                              <option value="cols">{#table_dlg.frame_cols}</option>
                              <option value="all">{#table_dlg.frame_all}</option>
                        </select>
                     </td>
                  </tr>
                  <tr>
                     <td class="column1"><label for="rules">{#table_dlg.rules}</label></td>
                     <td>
                        <select id="rules" name="rules" class="advfield">
                              <option value="">{#not_set}</option>
                              <option value="void">{#table_dlg.rules_void}</option>
                              <option value="above">{#table_dlg.rules_above}</option> 
                              <option value="below">{#table_dlg.rules_below}</option> 
@@ -141,6 +127,20 @@
                  </tr>
                  <tr>
                     <td class="column1"><label for="rules">{#table_dlg.rules}</label></td>
                     <td>
                        <select id="rules" name="rules" class="advfield">
                              <option value="">{#not_set}</option>
                              <option value="none">{#table_dlg.frame_none}</option>
                              <option value="groups">{#table_dlg.frame_groups}</option>
                              <option value="rows">{#table_dlg.frame_rows}</option>
                              <option value="cols">{#table_dlg.frame_cols}</option>
                              <option value="all">{#table_dlg.frame_all}</option>
                           </select>
                     </td>
                  </tr>
                  <tr>
                     <td class="column1"><label for="dir">{#table_dlg.langdir}</label></td> 
                     <td>
                        <select id="dir" name="dir" class="advfield">