This commit is contained in:
parent
6a48585cc0
commit
36f8d791ef
|
@ -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/>
|
||||
|
|
Loading…
Reference in New Issue