Trash Manager
">
#   Title ID
limitstart;?> id ); } else { echo "id\" onclick=\"isChecked(this.checked);\" />"; } ?> title; ?> sectname; ?> catname; ?> id; ?>
getListFooter(); ?>
Delete Items

Number of Items:


Items being Deleted:
"; foreach ( $items as $item ) { echo "
  • ". $item->name ."
  • "; } echo ""; ?>
    * This will Permanently Delete
    these Items from the Database *


     


    "; } ?>
    Restore Items

    Number of Items:


    Items being Restored:
    "; foreach ( $items as $item ) { echo "
  • ". $item->name ."
  • "; } echo ""; ?>
    * This will Restore these Items,
    they will be returned to their orignial places as Unpublished items *


     


    "; } ?>