497
493
$this->setEmailUpdatesToAuthor($_REQUEST['emailupdates']);
498
494
$this->setOtherEmails($_REQUEST['other_emails']);
499
495
$this->setDevice($_REQUEST['deviceType']);
503
497
logevent($_REQUEST['ID'], _("computers"), 4, _("tracking"), _("New tracking job opened"));
505
498
__("Your tracking job has been placed into the database.");
517
507
$this->AdvancedTrackingHeader();
519
509
PRINT '<tr class="trackingheader">';