Ignore:
Timestamp:
Dec 30, 2010, 4:54:43 PM (14 years ago)
Author:
plg
Message:

feature 2089: report feature:1845 in the new Batch Manager.

+ once the photos are deleted, redirect the page to reset the current photo set
and avoid being on an empty 2nd page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/batch_manager_global.tpl

    r8396 r8398  
    496496    <!-- delete -->
    497497    <div id="action_delete" class="bulkAction">
    498 {if $ENABLE_SYNCHRONIZATION}
    499     <p style="font-style:italic;width:500px;">{'Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'|@translate}</p>
    500 {/if}
    501498    <p><label><input type="checkbox" name="confirm_deletion" value="1"> {'Are you sure?'|@translate}</label></p>
    502499    </div>
Note: See TracChangeset for help on using the changeset viewer.