X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8110ff730a4d10a3fd91da49904a784c6e3d53dd..bb21bc0fbb60be85b7d1eab90e6dd7c33aec7d0a:/locking.php?ds=sidebyside diff --git a/locking.php b/locking.php index 8acdcd70..f2b7779b 100644 --- a/locking.php +++ b/locking.php @@ -44,7 +44,7 @@ $form->addInput(array('type'=>'submit','name'=>'btn_save','value'=>$i18n->getKey if ($request->isPost()) { // Validate user input. - if (!ttValidCronSpec($cl_lock_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.cron_schedule')); + if (!ttValidCronSpec($cl_lock_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.schedule')); if ($err->no()) { if (ttTeamHelper::update($user->team_id, array(