Appended errormessage when retrieving invalid Gebiete

Now if the method check_gebiete() returns false, a userfriendly
errormessage will be displayed.
This commit is contained in:
Cris
2019-05-14 15:25:51 +02:00
committed by hainberg
parent d6576dbd49
commit 6cc99bf2b9
7 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -434,7 +434,7 @@ if (isset($prestudent_id))
<table class="table table-bordered">
<thead>
<tr>
<th>'. $p->t('global/studiengang'). '</th>
<th style="width: 50%;">'. $p->t('global/studiengang'). '</th>
<th>Status</th>
</tr>
</thead>