Move directory tpl users to teams

This commit is contained in:
Némunaire 2013-10-26 08:56:06 +02:00
commit 7571c8c1b1
6 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ try
$template->assign("team", $team);
return "team/team";
return "teams/team";
}
catch($e)
{