mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user