Add smartphone menu management

!! experimental !!
This commit is contained in:
Regis Houssin 2010-09-23 21:41:04 +00:00
parent ccd8c1d326
commit 90feee460b
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
* *
* $Id$ * $Id$
*/ */
$smartphone->smartheader($title); $smartphone->smartheader();
?> ?>
<!-- START LOGIN SMARTPHONE TEMPLATE --> <!-- START LOGIN SMARTPHONE TEMPLATE -->

View File

@ -17,7 +17,7 @@
* *
* $Id$ * $Id$
*/ */
$smartphone->smartheader($title); $smartphone->smartheader();
?> ?>
<!-- BEGIN SMARTPHONE TEMPLATE --> <!-- BEGIN SMARTPHONE TEMPLATE -->