Bugfix: missing phrases

This commit is contained in:
cgfhtw
2023-08-31 09:24:43 +02:00
parent f81c9939f7
commit 60246100e6
@@ -41,6 +41,7 @@ class Wiederholung extends FHC_Controller
// Load language phrases
$this->loadPhrases([
'global',
'studierendenantrag'
]);
}