#//v.3.0.0 #/////////////////////////////////////////////////////// #// COPYRIGHT 2004 Phpauction.org ALL RIGHTS RESERVED// #/////////////////////////////////////////////////////// ?> $TMP_usmenutitle=$MSG_25_0119; include phpa_include("template_user_menu_header.html"); ?> #// Display relisted auctions resume if(is_array($TOTALFEES)) { ?>
=$MGS_2__0074?> | |
=$MGS_2__0075?> | =$MGS_2__0076?> |
=$RELISTED_TITLE[$k]?> | =print_money($v);?> |
=print_money($FEES_GRANDTOTAL);?> |
=$MSG_5117?>
=$PAGE?>
=$MSG_5118?>
=$PAGES?>
$PREV = intval($PAGE - 1); $NEXT = intval($PAGE + 1); ?> if($PAGES > 1) { if($PAGE > 1) { ?> =$MSG_5119?> } $LOW = $PAGE - 5; if($LOW <= 0) $LOW = 1; $COUNTER = $LOW; while($COUNTER <= $PAGES && $COUNTER < ($PAGE+6)) { if($PAGE == $COUNTER) { print "$COUNTER "; } else { print "$COUNTER "; } $COUNTER++; } ?> if($PAGE < $PAGES) { ?> =$MSG_5120?> } } ?> |