service ohne dreamjob
This commit is contained in:
parent
94cd5c7e65
commit
59380184f1
|
@ -15,9 +15,9 @@
|
|||
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));
|
||||
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));
|
||||
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/>';
|
||||
?>
|
||||
</div>
|
Loading…
Reference in New Issue