~ubuntu-branches/debian/squeeze/movabletype-opensource/squeeze

« back to all changes in this revision

Viewing changes to tmpl/cms/include/comment_table.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves
  • Date: 2008-06-13 23:28:40 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080613232840-ya4jfxv1jgl45a3d
Tags: 4.2~rc2-1
* New upstream release candidate
* Update Standards-Version (no changes)
* Ensure that schema upgrade message is always seen

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
        <mt:if name="state_editable"><a href="javascript:void(0)"
22
22
            onclick="doItemsAreNotJunk(getByID('<$mt:var name="object_type"$>-listing-form'), '<__trans phrase="comment" escape="js">', '<__trans phrase="comments" escape="js">'); return false;"
23
23
            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)">"
25
25
            ><__trans phrase="Not Spam"></a></mt:if>
26
26
        <mt:if name="can_empty_junk"><a href="javascript:void(0)" mt:command="submit" mt:mode="empty_junk"
27
27
            mt:confirm-msg="<__trans phrase="Are you sure you want to remove all comments reported as spam?">"