Feintuning HTML
This commit is contained in:
@ -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";
|
||||
|
||||
|
Reference in New Issue
Block a user