From 32a75a0fea9463479f4aaa55118e2f3864a25277 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 22 Mar 2021 19:26:39 +0100 Subject: [PATCH] Revert "Merge pull request 'Add autocomplete' (#2) from add-autocomplete into main" This reverts commit 828171f3b0f129422e1bc98bbb6a88a871a6948d, reversing changes made to bfebca68f2c84872cee073d6768fe322c9959412. --- index.php | 63 ++++++++----------------------------------------------- 1 file changed, 9 insertions(+), 54 deletions(-) diff --git a/index.php b/index.php index b39d0f4..5122818 100644 --- a/index.php +++ b/index.php @@ -31,7 +31,7 @@ { padding: 0; } - input[type=file], input[list=list_tags], input[type=url] + input[type=file] { margin-left: 10ch; } @@ -200,20 +200,21 @@ don't want trust to be necessary to use this list.

-
+ (Without the “https://”)
- (One tag per field or comma separated)
- - + + +
- (One receipt per field or comma separated)
- - + + +
(optional) @@ -262,51 +263,5 @@ Sourcecode licensed under the AGPL-3.0-only.

- - - - - \n", $tag); - } - } - fclose($file); - } - ?> -