|
You can hit the button at the top to mark all photos to approve, but with a listing of 100 or even 250 - all the approve buttons are not marked with the 'approve all' button at the top
I changed line 202 on adm-misc.php to this:
$perpage5x = ($perpage1x * 25);
to reflect 100 files to show, but, upon using the approve all button, not all images are selected.
|