Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
1 to 1 of 1
if (count($files) > 0)
$output .= '<p class="actions">' . sprintf(plog_tr
('You are currently looking at <strong>%d</strong> image(s) within the <strong>%s</strong>
directory.<br/>Creating thumbnails: %s done.'),count
($files),$show_directory,'<span id="progress">0%</span>') . '</p>';
if (count($files) != 0)
$output .= '</table><a href="#" onclick="checkAll
(document.getElementById(\'uploadForm\'));
return false; ">' . plog_tr('Invert Checkbox Selection') . '</a>';
1 to 1 of 1