From c6ba2a9ec5dfa99b2eec1d6f4c2993c85bf7e1c9 Mon Sep 17 00:00:00 2001 From: Naumann Date: Tue, 9 Jun 2020 08:05:04 +0200 Subject: [PATCH] . --- changeKatalog.htm => changeKatalog.html | 11 +++++++---- php/catalogue_search.php | 4 ++-- 2 files changed, 9 insertions(+), 6 deletions(-) rename changeKatalog.htm => changeKatalog.html (92%) 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