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, credit_card_name, pattern, credit_card_status, sort_order from :table_credit_cards order by sort_order, credit_card_name'); $Qcc->bindTable(':table_credit_cards', TABLE_CREDIT_CARDS); $Qcc->setBatchLimit($_GET['page'], MAX_DISPLAY_SEARCH_RESULTS); $Qcc->execute(); ?>
getBatchTotalPages($osC_Language->get('batch_results_number_of_entries')); ?> getBatchPageLinks('page', $osC_Template->getModule(), false); ?>
next()) { ?> valueInt('credit_card_status') !== 1) ? 'class="deactivatedRow"' : '') ?>>
get('table_heading_credit_cards'); ?> get('table_heading_sort_order'); ?> 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') . '\';" /> '; ?>
valueProtected('credit_card_name'); ?> valueInt('sort_order'); ?> getModule() . '&page=' . $_GET['page'] . '&ccID=' . $Qcc->valueInt('id') . '&action=save'), osc_icon('edit.png')) . ' ' . osc_link_object(osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule() . '&page=' . $_GET['page'] . '&ccID=' . $Qcc->valueInt('id') . '&action=delete'), osc_icon('trash.png')); ?> valueInt('id'), null, 'id="batch' . $Qcc->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()); ?>