X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/client_edit.php diff --git a/client_edit.php b/client_edit.php index 400286d0..c13d42e2 100644 --- a/client_edit.php +++ b/client_edit.php @@ -118,4 +118,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray())); $smarty->assign('title', $i18n->getKey('title.edit_client')); $smarty->assign('content_page_name', 'client_edit.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file