X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..055e485b635b645d0f296101f95f9d3d2b1da57c:/clients.php diff --git a/clients.php b/clients.php index 61c66583..6dcfe4a5 100644 --- a/clients.php +++ b/clients.php @@ -41,4 +41,3 @@ $smarty->assign('inactive_clients', ttTeamHelper::getInactiveClients($user->team $smarty->assign('title', $i18n->getKey('title.clients')); $smarty->assign('content_page_name', 'clients.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file