X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=admin_teams.php;h=a1f848a4f4a7d9766320bdf0efe7b570a5a4b075;hb=b35ed34767de056ad0adef9d85060b587c1f6ce2;hp=73777d22a0b4c435b5b92eebca343e50db1f8dd9;hpb=251996aed11c648ecaa30f77383e0384bfadf7a5;p=timetracker.git diff --git a/admin_teams.php b/admin_teams.php index 73777d22..a1f848a4 100644 --- a/admin_teams.php +++ b/admin_teams.php @@ -40,4 +40,3 @@ $smarty->assign('teams', ttTeamHelper::getTeams()); $smarty->assign('title', $i18n->getKey('title.teams')); $smarty->assign('content_page_name', 'admin_teams.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file