diff --git a/app/Vendor/tcpdf/xtcpdf.php b/app/Vendor/tcpdf/xtcpdf.php index 650370d..59116d4 100644 --- a/app/Vendor/tcpdf/xtcpdf.php +++ b/app/Vendor/tcpdf/xtcpdf.php @@ -15,7 +15,7 @@ class XTCPDF extends TCPDF{ $this->Cell(0,0, $this->title, array('B'=>array('width' => 1,'color'=>array(157,18,22))),1,'L'); $this->SetY(22); if($this->title=='') - $this->Image(WWW_ROOT.DS.'img'.DS.'pdf-logo-lang.png',0,10,85,20,'','','','',300,'R'); + $this->Image(WWW_ROOT.DS.'img'.DS.'pdf-logo-lang.png',0,15,64,15,'','','','',300,'R'); else $this->Image(WWW_ROOT.DS.'img'.DS.'pdf-logo.png',0,10,20,20,'','','','',300,'R'); } diff --git a/app/View/Pdf/application.ctp b/app/View/Pdf/application.ctp index a5a660d..e0d4976 100644 --- a/app/View/Pdf/application.ctp +++ b/app/View/Pdf/application.ctp @@ -29,9 +29,9 @@ $tcpdf->SetTextColor(0, 0, 0); $tcpdf->SetFont($tcpdf->font); $tcpdf->Image(WWW_ROOT.DS.'uploads'.DS.$application['AppUserWorker']['avatar'],0,40,0,140,'','','','',300,'L'); $tcpdf->SetY(185); -$tcpdf->SetFont($tcpdf->font,'B',$tcpdf->fontsize); +$tcpdf->SetFont($tcpdf->font,'B',$tcpdf->fontsize+4); $tcpdf->Cell(0,0, __('dreamjob.application'), 0,1,'L'); -$tcpdf->SetFont($tcpdf->font); +$tcpdf->SetFont($tcpdf->font,'',$tcpdf->fontsize); $tcpdf->Cell(0,0, __('dreamjob.application.for').' '.$application['DreamjobJobOpening']['title'], 0,1,'L'); $tcpdf->SetY(255); diff --git a/app/View/Pdf/profil.ctp b/app/View/Pdf/profil.ctp index c90bbf1..11e2748 100644 --- a/app/View/Pdf/profil.ctp +++ b/app/View/Pdf/profil.ctp @@ -8,9 +8,10 @@ header("Content-type: application/pdf"); $cvinhalt = $this->element('user_worker_cv',array('toPDF'=>true,'profil'=>$WORKER)); $cvinhalt .= ''; +} +'; $dev = 0; $tcpdf = new XTCPDF(); @@ -28,9 +29,9 @@ $tcpdf->SetTextColor(0, 0, 0); $tcpdf->SetFont($tcpdf->font); $tcpdf->Image(WWW_ROOT.DS.'uploads'.DS.$WORKER['AppUser']['avatar'],0,40,0,140,'','','','',300,'L'); $tcpdf->SetY(185); -$tcpdf->SetFont($tcpdf->font,'B',$tcpdf->fontsize); +$tcpdf->SetFont($tcpdf->font,'B',$tcpdf->fontsize+4); $tcpdf->Cell(0,0, __('dreamjob.application.mappe'), 0,1,'L'); -$tcpdf->SetFont($tcpdf->font); +$tcpdf->SetFont($tcpdf->font,'',$tcpdf->fontsize); $tcpdf->SetY(255); $tcpdf->Cell(0,0, $WORKER['Mannerofaddress']['name'].' '.$WORKER['AppUser']['first_name'].' '.$WORKER['AppUser']['last_name'], 0,1,'R'); diff --git a/app/View/Search/academy.ctp b/app/View/Search/academy.ctp index b0d2b9b..45c7bd4 100644 --- a/app/View/Search/academy.ctp +++ b/app/View/Search/academy.ctp @@ -12,7 +12,7 @@ $a['novalidate'] = true; echo $this->Form->create('DreamjobJobOpening',$a); ?> -

+

element('search_navbar',array('SEARCH_auto'=>true)); ?> -

+

diff --git a/app/View/Search/company.ctp b/app/View/Search/company.ctp index 5540636..d8d0b4a 100644 --- a/app/View/Search/company.ctp +++ b/app/View/Search/company.ctp @@ -13,7 +13,7 @@ echo $this->Form->create('DreamjobCompany',$a); ?> -

+

Form->create('DreamjobJobOpening',$a); ?> -

+

Form->create('DreamjobJobOpening',$a); ?> -

+

Form->create('DreamjobJobOpening',$a); ?> -

+

- \ No newline at end of file + diff --git a/app/View/Search/worker.ctp b/app/View/Search/worker.ctp index 3f7ef7a..f7736dc 100644 --- a/app/View/Search/worker.ctp +++ b/app/View/Search/worker.ctp @@ -11,7 +11,7 @@ $a['novalidate'] = true; echo $this->Form->create('DreamjobWorker',$a); ?> -

+

-

+

Form->create(false,$default_Form); ?> diff --git a/app/View/User/settings_isearch.ctp b/app/View/User/settings_isearch.ctp index ecd6f49..3bf3d05 100644 --- a/app/View/User/settings_isearch.ctp +++ b/app/View/User/settings_isearch.ctp @@ -19,7 +19,7 @@ if($profil['AppUser']['take_systemwide']){
  • Html->link(__("dreamjob.settings.isearch"),array('controller'=>'user','action'=>'settings_isearch'));?>
  • -

    +

    Form->create("DreamjobISearch",$default_hForm); ?> diff --git a/app/View/User/settings_pages.ctp b/app/View/User/settings_pages.ctp index 843a6c9..fd555c0 100644 --- a/app/View/User/settings_pages.ctp +++ b/app/View/User/settings_pages.ctp @@ -49,9 +49,9 @@ if($profil['AppUser']['take_systemwide']){ 0){ ?> -

    +

    -

    +