rechtschreibung

This commit is contained in:
Martin Müller 2014-05-07 10:31:25 +02:00
parent a3da55add4
commit ec7ae4f599
2 changed files with 2 additions and 2 deletions

View File

@ -344,7 +344,7 @@ class JobController extends AppController {
$this->request->data['DreamjobJobApplicationPage'][]=array('page_id'=> $id); $this->request->data['DreamjobJobApplicationPage'][]=array('page_id'=> $id);
$result = $this->DreamjobJobApplication->sendApplication($this->request->data); $result = $this->DreamjobJobApplication->sendApplication($this->request->data);
if ($result) { if ($result) {
$this->MiconwareSession->setFlash(__('dreamjob.application.send'),'flash',array('alert'=>'success')); $this->MiconwareSession->setFlash(__('dreamjob.application.send.success'),'flash',array('alert'=>'success'));
}else{ }else{
$this->MiconwareSession->setFlash(__('dreamjob.application.send.error'),'flash',array('alert'=>'danger')); $this->MiconwareSession->setFlash(__('dreamjob.application.send.error'),'flash',array('alert'=>'danger'));
} }

View File

@ -1125,7 +1125,7 @@ msgstr ""
# #
msgid "dreamjob.application.send.sucess" msgid "dreamjob.application.send.success"
msgstr "" msgstr ""
# #