Move directory tpl users to teams
This commit is contained in:
parent
30135b4c6e
commit
7571c8c1b1
6 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ try
|
|||
|
||||
$template->assign("team", $team);
|
||||
|
||||
return "team/team";
|
||||
return "teams/team";
|
||||
}
|
||||
catch($e)
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue