mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 2561: fix links on album administration screens
git-svn-id: http://piwigo.org/svn/trunk@13025 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -233,10 +233,9 @@ if (
|
||||
'site_manager', // delete site
|
||||
'site_update', // ?only POST
|
||||
'cat_list', // delete cat
|
||||
'cat_modify', // delete cat; public/private; lock/unlock
|
||||
'album', // delete cat; public/private; lock/unlock, permissions
|
||||
'cat_move', // ?only POST
|
||||
'cat_options', // ?only POST; public/private; lock/unlock
|
||||
'cat_perm', // ?only POST
|
||||
'picture_modify', // ?only POST; associate/dissociate
|
||||
'user_perm',
|
||||
'group_perm',
|
||||
|
||||
Reference in New Issue
Block a user