diff --git a/app/View/Layouts/default.ctp b/app/View/Layouts/default.ctp index bbc5ebe..b74b3bc 100755 --- a/app/View/Layouts/default.ctp +++ b/app/View/Layouts/default.ctp @@ -101,34 +101,34 @@ - - - +
+

Informationen

  • Html->link(__('dreamjob.extra.worker'),array('controller'=>'extra','action'=>'worker'));?>
  • Html->link(__('dreamjob.extra.company'),array('controller'=>'extra','action'=>'company'));?>
-
    - -
  • Html->link(__('dreamjob.premium'),array('controller'=>'extra','action'=>'premium'));?>
  • -
  • Html->link(__('dreamjob.advertise'),array('controller'=>'extra','action'=>'advertise'));?>
  • -
-
-
    -
  • Html->link(__('dreamjob.team'),array('controller'=>'extra','action'=>'team'));?>
  • -
  • Html->link(__('dreamjob.cooperators'),array('controller'=>'extra','action'=>'cooperators'));?>
  • -
-
+

About

  • Html->link(__('dreamjob.contact'),array('controller'=>'extra','action'=>'contact'));?>
  • Html->link(__('dreamjob.impressum'),array('controller'=>'home','action'=>'impressum'));?>
  • Html->link(__('dreamjob.agb'),array('controller'=>'home','action'=>'agb'));?>
+

dreamJOB

+
    +
  • Html->link(__('dreamjob.team'),array('controller'=>'extra','action'=>'team'));?>
  • +
  • Html->link(__('dreamjob.cooperators'),array('controller'=>'extra','action'=>'cooperators'));?>
  • +
  • Html->link('das Unternehmen','http://miconware.de');?>
  • +
+
+Html->link(__('dreamjob.premium'),array('controller'=>'extra','action'=>'premium'));?> +
  • Html->link(__('dreamjob.advertise'),array('controller'=>'extra','action'=>'advertise'));?>
  • +*/ ?>
    diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index fe70e52..1997a3e 100755 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -171,7 +171,7 @@ body.loading #container{ padding-bottom: 60px; } #navdown > .column-center td{ - width:20%; + width:35%; vertical-align: top; } #navdown > .column-center table{