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