X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/password_reset.php diff --git a/password_reset.php b/password_reset.php index ccb19606..cb84c002 100644 --- a/password_reset.php +++ b/password_reset.php @@ -117,4 +117,3 @@ $smarty->assign('onload', 'onLoad="document.resetPasswordForm.login.focus()"'); $smarty->assign('title', $i18n->getKey('title.reset_password')); $smarty->assign('content_page_name', 'password_reset.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file