#//v.3.0.0
#///////////////////////////////////////////////////////
#// COPYRIGHT 2004 Phpauction.org ALL RIGHTS RESERVED//
#///////////////////////////////////////////////////////
?>
=$MSG_276; ?> |
print $TPL_categories_value; ?>
|
|
if($ADDITIONALFEES['featureditems'] == 'y' && is_array($_FEATURED_ID)) {
?>
=strtoupper($MSG_5225)?> |
foreach ($_FEATURED_ID as $k => $v) {
if($k % $SETTINGS['featuredcolumns'] == 0) {
?>
}?>
|
if(($k+1) == $SETTINGS['featuredcolumns'] || $k==count($_FEATURED_ID)) {
?>
}
} //foreach
?>
}else{
?>
|
 |
}?>
if($TPL_last_auctions_value != "") {
?>
print $MSG_278; ?> |
print $TPL_last_auctions_value; ?> |
}
?>
if($TPL_maximum_bids != "") {
?>
print $MSG_279; ?> |
print $TPL_maximum_bids; ?> |
}
?>
if($TPL_ending_soon_value != "") {
?>
print $MSG_280; ?> |
print $TPL_ending_soon_value; ?> |
}
?>
|
if(count($LANGUAGES) > 1) {
?>
}
?>
if($SETTINGS['loginbox'] == 1) {
if(!$_SESSION["PHPAUCTION_LOGGED_IN"]) {
?>
} else {
?>
print $MSG_247." ".$_SESSION['PHPAUCTION_LOGGED_IN_USERNAME']; ?> |
|
}
}
?>
if(!empty($TPL_helptopics)) {
?>
print $MSG_281; ?>
|
print $TPL_helptopics; ?> |
}
?>
if($SETTINGS['newsbox'] == 1) {
?>
print $MSG_282; ?>
|
print $TPL_news_list; ?> |
}
?>
|