X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9a23a8c0a51b7ec38a96f525484134f3cb85dc7e..74704a7d4ecfb939bbcddeeec397b9de3b85bd2f:/mobile/login.php diff --git a/mobile/login.php b/mobile/login.php index f1c171a1..180f0115 100644 --- a/mobile/login.php +++ b/mobile/login.php @@ -96,4 +96,3 @@ $smarty->assign('onload', 'onLoad="document.loginForm.'.(!$cl_login?'login':'pas $smarty->assign('title', $i18n->getKey('title.login')); $smarty->assign('content_page_name', 'mobile/login.tpl'); $smarty->display('mobile/index.tpl'); -?> \ No newline at end of file