Ignore:
Timestamp:
Jul 23, 2012, 1:50:41 PM (12 years ago)
Author:
mistic100
Message:

feature 2703: make it easy for plugins to add tabs in admin screens
centralize all core tabs in one file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/comments.php

    r16925 r16928  
    100100$tabsheet = new tabsheet();
    101101$tabsheet->set_id('comments');
    102 $tabsheet->add('', l10n('User comments validation'), '');
    103102$tabsheet->select('');
    104103$tabsheet->assign();
Note: See TracChangeset for help on using the changeset viewer.