Move directory tpl users to teams
This commit is contained in:
parent
30135b4c6e
commit
7571c8c1b1
6 changed files with 5 additions and 5 deletions
|
|
@ -5,4 +5,4 @@ if(!defined('ONYX')) exit;
|
|||
$template->assign("teams", Team::get_teams());
|
||||
$template->assign("top", Team::get_top());
|
||||
|
||||
return "users/home";
|
||||
return "teams/home";
|
||||
|
|
|
|||
Reference in a new issue