This commit is contained in:
Martin Müller 2014-09-10 19:33:28 +02:00
parent 6a48585cc0
commit 36f8d791ef
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<h1><?=__('dreamjob.application.extern');?></h1>
<?php echo $this->Form->create('DreamjobJobApplication',$default_Form); ?>
<fieldset>
<legend><?=__("dreamjob.mail.receiver");?></legend>
<legend><?=__("dreamjob.application.receiver");?></legend>
<?=$this->Form->input('DreamjobUser.mail');?>
<legend><?=__("dreamjob.application.form");?></legend>
<?=$WORKER['AppUser']['first_name'].' '.$WORKER['AppUser']['last_name'];?><br/>