|
'.sprintf( HEADING_ORDERS_LIST, tep_customers_name($HTTP_GET_VARS['custID']), $HTTP_GET_VARS['cID'] );
else echo ' '.sprintf( HEADING_CUSTOMERS_LIST, $HTTP_GET_VARS['cID'] );
} else echo ' '.HEADING_COUPONS_LIST;
?>
|
|
|
1)) $rows = $HTTP_GET_VARS['page'] * MAX_DISPLAY_SEARCH_RESULTS - MAX_DISPLAY_SEARCH_RESULTS;
if( isset( $HTTP_GET_VARS['cID'] ) && $HTTP_GET_VARS['cID'] !== '' ) {
if( isset( $HTTP_GET_VARS['custID'] ) && (int)$HTTP_GET_VARS['custID'] !== 0 ) {
?>
|
|
|
|
|
| ' . tep_image(DIR_WS_ICONS . 'preview.gif', ICON_PREVIEW) . ' ' . $coupons['customers_name']; ?> |
|
|
|
|
|
|
|
|
| . |
'.$coupons['customers_name'].''; ?> |
|
|
|
|
|
|
|
|
>
| . |
'.$coupons['coupons_id'].'' ); ?> |
format( $coupons['coupons_discount_amount'] );
break;
}
?>
|
|
|
|
|
| display_count($coupons_query_numrows, MAX_DISPLAY_SEARCH_RESULTS, $HTTP_GET_VARS['page'], TEXT_DISPLAY_NUMBER_OF_PRODUCTS); ?> |
display_links($coupons_query_numrows, MAX_DISPLAY_SEARCH_RESULTS, MAX_DISPLAY_PAGE_LINKS, $HTTP_GET_VARS['page']); ?> |
|
|
|