templates
This commit is contained in:
@@ -102,6 +102,14 @@ class page {
|
||||
$tpl = "edit";
|
||||
include('include_trainings.php');
|
||||
break;
|
||||
case 'training_templates':
|
||||
# EDZÉS SABLONOK
|
||||
include('include_training_templates.php');
|
||||
break;
|
||||
case 'delete_training_template':
|
||||
# EDZÉS SABLON TÖRLÉS
|
||||
include('include_delete_training_template.php');
|
||||
break;
|
||||
case 'shirts':
|
||||
# PÓLÓK
|
||||
include('include_shirts.php');
|
||||
|
||||
Reference in New Issue
Block a user