edits for NK

This commit is contained in:
2021-04-20 18:45:18 +02:00
parent a871a2f585
commit 7d2945c009
3 changed files with 9 additions and 1 deletions

View File

@@ -517,7 +517,7 @@ class page
include 'include_delete_apply.php';
break;
default:
include 'include_camp_information.php';
include 'include_camp_applies.php';
break;
}
break;