Ignore:
Timestamp:
12/03/07 21:40:54 (4 years ago)
Author:
hverton
Message:

added a locale type selection per module
fixed typo from 404handler.php
updated English language pack
fixed not being able to move a post to a thread in the same forum.post.move.tpl
getusergroups() now returns the array ordered by name
upgraded tiny_mce to version 2.1.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/jscripts/tiny_mce/plugins/table/table.htm

    r581 r1158  
    6363                              <tr> 
    6464                                <td class="column1"><label for="caption">{$lang_table_caption}</label></td>  
    65                                 <td><input id="caption" name="caption" type="checkbox" value="true" /></td>  
     65                                <td><input id="caption" name="caption" type="checkbox" class="checkbox" value="true" /></td>  
    6666                              </tr> 
    6767                            </table> 
Note: See TracChangeset for help on using the changeset viewer.