mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-08 15:49:28 +00:00
Reihungstestverwaltung Errormessage
This commit is contained in:
@@ -1286,6 +1286,10 @@ else
|
||||
echo ' <button type="submit" name="speichern"><img src="../../skin/images/list-add.png" alt="Ort hinzufügen" height="13px"></button>';
|
||||
echo '</td></tr>';
|
||||
}
|
||||
else
|
||||
{
|
||||
echo '<tr><td colspan="2">Keine Berechtigung zum zuteilen von Räumen</td></tr>';
|
||||
}
|
||||
foreach ($orte->result AS $row)
|
||||
{
|
||||
//echo '<tr><td> </td><td>';
|
||||
|
||||
Reference in New Issue
Block a user