diff --git a/htdocs/theme/phones/smartphone/tpl/footer.tpl.php b/htdocs/theme/phones/smartphone/tpl/footer.tpl.php deleted file mode 100644 index e4578d21972..00000000000 --- a/htdocs/theme/phones/smartphone/tpl/footer.tpl.php +++ /dev/null @@ -1,27 +0,0 @@ - - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ - */ -?> - - - - - - - \ No newline at end of file diff --git a/htdocs/theme/phones/smartphone/tpl/header.tpl.php b/htdocs/theme/phones/smartphone/tpl/header.tpl.php index d3b674db8db..465ef460be3 100644 --- a/htdocs/theme/phones/smartphone/tpl/header.tpl.php +++ b/htdocs/theme/phones/smartphone/tpl/header.tpl.php @@ -17,10 +17,7 @@ * * $Id$ */ -header("Content-type: text/html; charset=".$conf->file->character_set_client); ?> - - <?php echo $title; ?> @@ -30,15 +27,4 @@ header("Content-type: text/html; charset=".$conf->file->character_set_client); - - - - - - - - + \ No newline at end of file diff --git a/htdocs/theme/phones/smartphone/tpl/login.tpl.php b/htdocs/theme/phones/smartphone/tpl/login.tpl.php index 9dc227dd3da..174e8698850 100644 --- a/htdocs/theme/phones/smartphone/tpl/login.tpl.php +++ b/htdocs/theme/phones/smartphone/tpl/login.tpl.php @@ -17,8 +17,19 @@ * * $Id$ */ +header("Content-type: text/html; charset=".$conf->file->character_set_client); +?> + + + + +
@@ -91,6 +102,5 @@ include('header.tpl.php'); - \ 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 20b5d3bb52d..f7a71edd9a7 100644 --- a/htdocs/theme/phones/smartphone/tpl/menu.tpl.php +++ b/htdocs/theme/phones/smartphone/tpl/menu.tpl.php @@ -17,8 +17,19 @@ * * $Id$ */ +header("Content-type: text/html; charset=".$conf->file->character_set_client); +?> + + + + +
@@ -57,8 +68,5 @@ require('header.tpl.php');
- -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 bf0a2b4a0f8..71f1faf4d92 100644 --- a/htdocs/theme/phones/smartphone/tpl/passwordforgotten.tpl.php +++ b/htdocs/theme/phones/smartphone/tpl/passwordforgotten.tpl.php @@ -17,9 +17,14 @@ * * $Id$ */ +header("Content-type: text/html; charset=".$conf->file->character_set_client); +?> + + + - +
@@ -75,7 +80,5 @@ include('header.tpl.php'); - - \ No newline at end of file + +