...
This commit is contained in:
parent
71679f1db9
commit
92b224301c
|
@ -36,7 +36,7 @@ if($opening['AppUser']['take_systemwide']){
|
||||||
<h3><?=$opening['DreamjobJobOpening']['title'];?></h3>
|
<h3><?=$opening['DreamjobJobOpening']['title'];?></h3>
|
||||||
<?php if(!empty($WORKER)){ ?>
|
<?php if(!empty($WORKER)){ ?>
|
||||||
<?php if(!$opening_in_app){ ?>
|
<?php if(!$opening_in_app){ ?>
|
||||||
<span style="float: right;">
|
<span style="float: right;margin-right:60px;">
|
||||||
<?php
|
<?php
|
||||||
$image='favority_off.png';
|
$image='favority_off.png';
|
||||||
if($opening_in_fav)
|
if($opening_in_fav)
|
||||||
|
|
Loading…
Reference in New Issue