X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=expense_edit.php;h=806a02f6c6e525998f9414cf70510a33b2151849;hb=bdc4cdb7f5efbd4b273be6def7652e9011b977a6;hp=f9c94dd647b3c220dfaca4aa40730bc9f4cfc0c4;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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