diff --git a/buecher.php b/buecher.php index 5cca194..bc0b750 100644 --- a/buecher.php +++ b/buecher.php @@ -13,8 +13,9 @@ -
-

Bücher

+
+

Bücher

+
0) { while($row = mysqli_fetch_assoc($result)) { $bookID = $row['BuchID']; @@ -128,9 +134,19 @@ ?>
+
- - + + diff --git a/reset_counter_AI.php b/reset_counter.php similarity index 100% rename from reset_counter_AI.php rename to reset_counter.php