Ignore:
Timestamp:
Oct 22, 2013, 10:39:10 PM (11 years ago)
Author:
plg
Message:

feature 2920 added: change admin screen "pending comments" to "all comments".
Now the administrator can filter on "all" or "pending" with a single click.

In the admin menu, we display the number of pending comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/include/add_core_tabs.inc.php

    r23382 r25084  
    6060     
    6161    case 'comments':
    62       $sheets[''] = array('caption' => l10n('User comments validation'), 'url' => '');
     62      $sheets[''] = array('caption' => l10n('User comments'), 'url' => '');
    6363      break;
    6464     
Note: See TracChangeset for help on using the changeset viewer.