From 00f0fcc8895df860aaec0421385b6be7c8d8f7db Mon Sep 17 00:00:00 2001 From: Malfurious Date: Sun, 17 Oct 2021 20:57:43 -0400 Subject: Remove unfinished pad selection dropdown The label itself is kept, to describe what page is currently in-view. However, the dropdown functionality is removed for now, since the only options were placeholders. Signed-off-by: Malfurious --- app/view/stdpage.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/view/stdpage.php b/app/view/stdpage.php index 46f89ec..d950140 100644 --- a/app/view/stdpage.php +++ b/app/view/stdpage.php @@ -181,7 +181,9 @@ require_once "view/settings.php";
  • -