Ignore:
Timestamp:
Dec 31, 2010, 12:58:14 PM (13 years ago)
Author:
plg
Message:

feature 2089: add the "not_linked" feature as "with no virtual album" in the
new Batch Manager.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/maintenance.php

    r8126 r8403  
    154154  $advanced_features,
    155155  array(
    156     'CAPTION' => l10n('Not linked elements'),
    157     'URL' => get_root_url().'admin.php?page=element_set&cat=not_linked'
    158     )
    159   );
    160 
    161 array_push(
    162   $advanced_features,
    163   array(
    164156    'CAPTION' => l10n('Files with same name in more than one physical album'),
    165157    'URL' => get_root_url().'admin.php?page=element_set&cat=duplicates'
Note: See TracChangeset for help on using the changeset viewer.