Changeset 13025 for trunk/admin.php

Show
Ignore:
Timestamp:
02/03/12 22:33:47 (16 months ago)
Author:
plg
Message:

feature 2561: fix links on album administration screens

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin.php

    r13013 r13025  
    234234        'site_update',  // ?only POST 
    235235        'cat_list',     // delete cat 
    236         'cat_modify',   // delete cat; public/private; lock/unlock 
     236        'album',        // delete cat; public/private; lock/unlock, permissions 
    237237        'cat_move',     // ?only POST 
    238238        'cat_options',  // ?only POST; public/private; lock/unlock 
    239         'cat_perm',     // ?only POST 
    240239        'picture_modify', // ?only POST; associate/dissociate 
    241240        'user_perm',