Notenupload

This commit is contained in:
aschwarz
2023-03-31 13:23:49 +02:00
parent d193769a51
commit ca7c18f64e
33 changed files with 820 additions and 12 deletions

View File

@ -153,5 +153,5 @@ if ($action == '') {
$smarty->assign('action', "$action");
$smarty->display("modern/admin/$templatename");
$smarty->display("modern/dashboard/$templatename");
?>