Ignore:
Timestamp:
Nov 19, 2013, 9:19:36 PM (10 years ago)
Author:
plg
Message:

feature 3001: new link "add photos" on album edition page. Patch by msakik

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/cat_modify.php

    r25019 r25593  
    232232      ),
    233233
     234    'U_ADD_PHOTOS_ALBUM' => $base_url.'photos_add&album='.$category['id'],
    234235    'U_CHILDREN' => $cat_list_url.'&parent_id='.$category['id'],
    235236    'U_HELP' => get_root_url().'admin/popuphelp.php?page=cat_modify',
Note: See TracChangeset for help on using the changeset viewer.