From cab6c37b88830a0b3b6dcbdcb40c240b334c3b8f Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 25 Sep 2019 20:26:38 +0200 Subject: add time for optlist filter --- app/view/templates/homemenu.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/view') diff --git a/app/view/templates/homemenu.php b/app/view/templates/homemenu.php index 0d705d1..aa57779 100644 --- a/app/view/templates/homemenu.php +++ b/app/view/templates/homemenu.php @@ -128,6 +128,10 @@ date() ? 'checked' : '' ?>>
+ + time() ? 'checked' : '' ?>> + +
author() ? 'checked' : '' ?>> -- cgit v1.2.3