X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/admin_teams.php 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