Removed closing PHP tags in more files
[timetracker.git] / mobile / login.php
index f1c171a..180f011 100644 (file)
@@ -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