Show
Ignore:
Timestamp:
12/24/07 15:00:10 (13 months ago)
Author:
www-data
Message:

automerge commit

Location:
team/michiel/input_formats
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • team/michiel/input_formats

    • Property svnmerge-integrated changed from /trunk:1-733 to /trunk:1-735
  • team/michiel/input_formats/tiny_mce/plugins/table/table.htm

    r475 r736  
    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>