#///////////////////////////////////////////////////////
#// COPYRIGHT 2002 PHPAuction.org ALL RIGHTS RESERVED//
#// For Source code for the GPL version go to //
#// http://phpauction.org and download //
#///////////////////////////////////////////////////////
?>
print $tlt_font.$MSG_471." ( ".$TPL_active." )"; ?>
print $std_font; ?> Help
echo $TPL_auction_watch; ?>
|
|
|
// Check that keyword is entered when for is submitted
if (($action) && (!$keyword)) { print $err_font.$ERR_062; }
// Show to user that data is OK.
if (($action) && (!$keyword=="")) { print $std_font.$TPL_ok; }
?>
|
|