X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=clients.php;h=6dcfe4a5663d4331708b7e978260d075baf478bc;hb=ff71ab051012b2ac0664f08603b8c6455feba5db;hp=61c66583b1b58c276e0083df5f72a2a3147422c4;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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