diff --git a/dashboard/notenbuch.php b/dashboard/notenbuch.php index 3b26400..32d1ef9 100644 --- a/dashboard/notenbuch.php +++ b/dashboard/notenbuch.php @@ -25,7 +25,7 @@ if (isset($_GET['action'])) { if ($action == '') { # Gespeicherte Werte - $query = "SELECT zsid, bezeichnung + $query = "SELECT zsid, bezeichnung, anzahl_lizenz FROM jumi_noten_zusammenstellung ORDER BY bezeichnung ASC"; diff --git a/templates/modern/dashboard/edit_member.html b/templates/modern/dashboard/edit_member.html index 99e2e02..4a2cd51 100644 --- a/templates/modern/dashboard/edit_member.html +++ b/templates/modern/dashboard/edit_member.html @@ -56,13 +56,13 @@ -