anhange von worker und company melden

This commit is contained in:
Martin Müller 2014-04-29 21:52:18 +02:00
parent 1ba897cfee
commit 0acbe405a0
1 changed files with 7 additions and 1 deletions

View File

@ -43,7 +43,13 @@ if($profil['AppUser']['take_systemwide']){
?>
</ul>
</div>
<?php if(!empty($WORKER) and count($WORKER)>0){ ?>
<h1><?=__("dreamjob.settings.pages.company");?></h1>
<?php }else{ ?>
<h1><?=__("dreamjob.settings.pages");?></h1>
<?php } ?>
<ul class="nav nav-pills">
<?php foreach($profil['DreamjobPageInh'] as $pag){ ?>
<li<?php if(isset($page['DreamjobPageInh']['id'])) if ($page['DreamjobPageInh']['id'] == $pag['id']){?> class="active"<?php } ?> page="<?=$pag['id'];?>">