Removed PHP closing tag in more files
[timetracker.git] / password_change.php
index 82ba11a..a44a505 100644 (file)
@@ -94,4 +94,3 @@ $smarty->assign('forms', array($form->getName() => $form->toArray()));
 $smarty->assign('title', $i18n->getKey('title.change_password'));
 $smarty->assign('content_page_name', 'password_change.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file