Changeset 13666
- Timestamp:
- Mar 23, 2012, 11:27:54 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/cat_list.php
r13282 r13666 326 326 } 327 327 328 if ('private' == $category['status'])329 {330 $tpl_cat['U_MANAGE_PERMISSIONS'] = $base_url.'album-'.$category['id'].'-permissions';331 }332 328 $template->append('categories', $tpl_cat); 333 329 }
Note: See TracChangeset
for help on using the changeset viewer.