X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..aaf18ed301247fd73acafa0ed896adc511f6012b:/expense_edit.php diff --git a/expense_edit.php b/expense_edit.php index f9c94dd6..806a02f6 100644 --- a/expense_edit.php +++ b/expense_edit.php @@ -215,4 +215,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray())); $smarty->assign('title', $i18n->getKey('title.edit_expense')); $smarty->assign('content_page_name', 'expense_edit.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file