From 99925252723678375841b9c189c508dd63af28d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Sun, 2 Mar 2014 10:43:47 +0100 Subject: [PATCH] icon --- app/View/Layouts/default.ctp | 2 +- app/webroot/img/mobil.png | Bin 0 -> 1194 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 app/webroot/img/mobil.png diff --git a/app/View/Layouts/default.ctp b/app/View/Layouts/default.ctp index 7bf8e44..2607b4f 100755 --- a/app/View/Layouts/default.ctp +++ b/app/View/Layouts/default.ctp @@ -18,7 +18,7 @@ -
Html->link('Handy',array('controller'=>'home','action'=>'home'));?>
+
Html->image('mobil.png',array("url"=>array('controller'=>'home','action'=>'home')));?>