X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/029e1daa627ad332edd64bba79f5415fcaf1407d..33399ff6a8bdfe9b989810dafe9c4dbf3cf3b685:/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