get('button_insert') . '" onclick="document.location.href=\'' . osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule() . '&page=' . $_GET['page'] . '&action=save') . '\';" class="infoBoxButton" />'; ?>
query('select id, user_name from :table_administrators order by user_name'); $Qadmin->bindTable(':table_administrators', TABLE_ADMINISTRATORS); $Qadmin->setBatchLimit($_GET['page'], MAX_DISPLAY_SEARCH_RESULTS); $Qadmin->execute(); ?>| getBatchTotalPages($osC_Language->get('batch_results_number_of_entries')); ?> | getBatchPageLinks('page', $osC_Template->getModule(), false); ?> |
| ' . $osC_Language->get('table_action_legend') . ' ' . osc_icon('edit.png') . ' ' . $osC_Language->get('icon_edit') . ' ' . osc_icon('trash.png') . ' ' . $osC_Language->get('icon_trash') ; ?> | getBatchPagesPullDownMenu('page', $osC_Template->getModule()); ?> |