From 8b67430b2484461b431008f4bf880e2a29c0fd66 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 22 Sep 2010 09:48:13 +0000 Subject: [PATCH] Add Smartphone class --- htdocs/theme/phones/smartphone/tpl/login.tpl.php | 4 ++-- htdocs/theme/phones/smartphone/tpl/menu.tpl.php | 5 ++--- htdocs/theme/phones/smartphone/tpl/passwordforgotten.tpl.php | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/htdocs/theme/phones/smartphone/tpl/login.tpl.php b/htdocs/theme/phones/smartphone/tpl/login.tpl.php index c8e076f55f5..76247618ff9 100644 --- a/htdocs/theme/phones/smartphone/tpl/login.tpl.php +++ b/htdocs/theme/phones/smartphone/tpl/login.tpl.php @@ -109,6 +109,6 @@ $smartphone->smartheader($title); -smartfooter(); ?> + - \ No newline at end of file +smartfooter(); ?> \ No newline at end of file diff --git a/htdocs/theme/phones/smartphone/tpl/menu.tpl.php b/htdocs/theme/phones/smartphone/tpl/menu.tpl.php index 7fcfb498be0..4955d3b2c0b 100644 --- a/htdocs/theme/phones/smartphone/tpl/menu.tpl.php +++ b/htdocs/theme/phones/smartphone/tpl/menu.tpl.php @@ -26,7 +26,6 @@ $this->smartheader($this->title);
title; ?>
+ -smartfooter(); ?> - - \ No newline at end of file +smartfooter(); ?> \ No newline at end of file diff --git a/htdocs/theme/phones/smartphone/tpl/passwordforgotten.tpl.php b/htdocs/theme/phones/smartphone/tpl/passwordforgotten.tpl.php index a737e8e9bbc..b285d06f8cb 100644 --- a/htdocs/theme/phones/smartphone/tpl/passwordforgotten.tpl.php +++ b/htdocs/theme/phones/smartphone/tpl/passwordforgotten.tpl.php @@ -95,6 +95,6 @@ $smartphone->smartheader($title); -smartfooter(); ?> + - \ No newline at end of file +smartfooter(); ?> \ No newline at end of file