Move mod/manage to src/Module/Delegation
- Move templates/manage to templates/delegation - Update navigation links - Update CSS classes
This commit is contained in:
parent
4ee9e21a4f
commit
02f02d44dc
25 changed files with 204 additions and 202 deletions
|
@ -533,7 +533,7 @@ Here is a complete list of all hook callbacks with file locations (as of 24-Sep-
|
|||
|
||||
Hook::callAll("parse_link", $arr);
|
||||
|
||||
### mod/manage.php
|
||||
### src/Module/Delegation.php
|
||||
|
||||
Hook::callAll('home_init', $ret);
|
||||
|
||||
|
|
|
@ -256,7 +256,7 @@ Eine komplette Liste aller Hook-Callbacks mit den zugehörigen Dateien (am 01-Ap
|
|||
|
||||
Hook::callAll("parse_link", $arr);
|
||||
|
||||
### mod/manage.php
|
||||
### src/Module/Delegation.php
|
||||
|
||||
Hook::callAll('home_init', $ret);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue