service ohne dreamjob
This commit is contained in:
parent
59380184f1
commit
35e7d705fc
|
@ -14,10 +14,10 @@
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
Unser Team bedankt sich bei allen unseren Kooperationspartner und besonders bei:<br/><br/>
|
Unser Team bedankt sich bei allen unseren Kooperationspartner und besonders bei:<br/><br/>
|
||||||
<?php
|
<?php
|
||||||
$style='margin:10px; margin-right:50px;';
|
$style='margin:10px; margin-right:50px;width:10%;';
|
||||||
echo $this->Html->image('service/dak.jpg',array('style'=>$style)).'<br/>';
|
echo $this->Html->image('service/dak.jpg',array('style'=>$style));
|
||||||
echo $this->Html->image('service/vuf.png',array('style'=>$style)).'<br/>';
|
echo $this->Html->image('service/vuf.png',array('style'=>$style));
|
||||||
echo $this->Html->image('service/wks.png',array('style'=>$style)).'<br/>';
|
echo $this->Html->image('service/wks.png',array('style'=>$style));
|
||||||
echo $this->Html->image('service/logo_job4u.jpg',array('style'=>$style)).'<br/>';
|
echo $this->Html->image('service/logo_job4u.jpg',array('style'=>$style));
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
Loading…
Reference in New Issue