Premium Account nicht anzeigen des Button ohne Login
This commit is contained in:
parent
2c785f2d86
commit
c0b7976bea
|
@ -9,6 +9,7 @@
|
|||
<a href="http://info.dream-job.eu/preisliste/" rel="external" target="_blank">Hier</a>
|
||||
<br/>
|
||||
<br/>
|
||||
<?php if(!empty($COMPANY) && count($COMPANY) > 0){ ?>
|
||||
<div>
|
||||
<?php
|
||||
echo $this->Form->create(null,$default_Form);
|
||||
|
@ -18,4 +19,5 @@
|
|||
echo $this->Form->end();
|
||||
?>
|
||||
</div>
|
||||
<?php } ?>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue