Changeset 1791

Show
Ignore:
Timestamp:
04/07/08 22:59:41 (3 months ago)
Author:
bchoate
Message:

Fixed typo in 'Not Spam' button. BugId:78873

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-33/tmpl/cms/include/comment_table.tmpl

    r1118 r1791  
    2222            onclick="doItemsAreNotJunk(getByID('<$mt:var name="object_type"$>-listing-form'), '<__trans phrase="comment" escape="js">', '<__trans phrase="comments" escape="js">'); return false;" 
    2323            accesskey="j" 
    24             title="<__trans phrase="Report selected comments as Not Spam and Publish (j)"
     24            title="<__trans phrase="Report selected comments as Not Spam and Publish (j)">
    2525            ><__trans phrase="Not Spam"></a></mt:if> 
    2626        <mt:if name="can_empty_junk"><a href="javascript:void(0)" mt:command="submit" mt:mode="empty_junk"