From 966fde819fd62b6024cb653c0a79689b56c9fff0 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 2 Jun 2020 00:27:39 -0600 Subject: [PATCH] Add search box --- langs/en/labels.json | 3 ++- pages/home.php | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/langs/en/labels.json b/langs/en/labels.json index 33e0142..c5c2448 100644 --- a/langs/en/labels.json +++ b/langs/en/labels.json @@ -1,4 +1,5 @@ { "Public Notes": "Public Notes", - "Private Notes": "Private Notes" + "Private Notes": "Private Notes", + "Machine ID": "Machine ID" } \ No newline at end of file diff --git a/pages/home.php b/pages/home.php index 3449d61..94cbdc0 100644 --- a/pages/home.php +++ b/pages/home.php @@ -4,6 +4,29 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ?> +
+
+
+ +
+ "/> +
+ + + + + + +
+
+
+
+
+