diff --git a/changeKatalog.htm b/changeKatalog.html similarity index 92% rename from changeKatalog.htm rename to changeKatalog.html index 0239d6b..5e6e8e1 100644 --- a/changeKatalog.htm +++ b/changeKatalog.html @@ -1,3 +1,5 @@ + + @@ -14,7 +16,7 @@

Eingabe

-
+ @@ -29,12 +31,13 @@ - - + - + +
diff --git a/php/catalogue_search.php b/php/catalogue_search.php index 2ab47da..3bb7051 100644 --- a/php/catalogue_search.php +++ b/php/catalogue_search.php @@ -3,7 +3,7 @@ $_POST["Title"],"Author"=>$_POST["Author"]); $form = json_encode($form); -// echo $form + echo $form ?> - + \ No newline at end of file