getModule()), $osC_Template->getPageTitle()); ?>

size($osC_Template->getModule()) > 0) { echo $osC_MessageStack->get($osC_Template->getModule()); } ?>

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); ?>
next()) { ?>
get('table_heading_administrators'); ?> get('table_heading_action'); ?>
get('icon_edit') . '" onclick="document.batch.action=\'' . osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule() . '&page=' . $_GET['page'] . '&action=batchSave') . '\';" /> '; ?>
value('user_name'); ?> getModule() . '&page=' . $_GET['page'] . '&aID=' . $Qadmin->valueInt('id') . '&action=save'), osc_icon('edit.png')) . ' ' . osc_link_object(osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule() . '&page=' . $_GET['page'] . '&aID=' . $Qadmin->valueInt('id') . '&action=delete'), osc_icon('trash.png')); ?> valueInt('id'), null, 'id="batch' . $Qadmin->valueInt('id') . '"'); ?>
' . $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()); ?>