Changeset 323

Show
Ignore:
Timestamp:
2007-05-26 11:07:16 (3 years ago)
Author:
alfonsoml
Message:

Fix for #508, typo in the HR command that made it unavailable for Opera.

Location:
FCKeditor/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/_source/commandclasses/fck_othercommands.js

    r308 r323  
    1 /* 
     1/* 
    22 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 
    33 * Copyright (C) 2003-2007 Frederico Caldeira Knabben 
  • FCKeditor/trunk/_whatsnew.html

    r322 r323  
    9999                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] Regression: 
    100100                        The HR tag will not anymore break the contents loaded in the editor. </li> 
     101                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HR command 
     102                        had a typo. </li> 
    101103        </ul> 
    102104        <h3>