From b0747fb9da1a71bd1fc4278dddab9d2525685ec5 Mon Sep 17 00:00:00 2001 From: Hai Zheng Date: Thu, 26 Sep 2024 11:32:40 -0400 Subject: [PATCH] Dash GUI tune --- tpl/dash/dashboard.tpl.php | 132 +++++++++++++++++++------------------ 1 file changed, 68 insertions(+), 64 deletions(-) diff --git a/tpl/dash/dashboard.tpl.php b/tpl/dash/dashboard.tpl.php index a5118bd23..12c8bd1f9 100644 --- a/tpl/dash/dashboard.tpl.php +++ b/tpl/dash/dashboard.tpl.php @@ -35,76 +35,80 @@
activated()) : ?> +
+
+ +
+
+

+ + +

+ + __('Public Cache', 'litespeed-cache'), + Base::O_CACHE_PRIV => __('Private Cache', 'litespeed-cache'), + Base::O_OBJECT => __('Object Cache', 'litespeed-cache'), + Base::O_CACHE_BROWSER => __('Browser Cache', 'litespeed-cache'), + ); + foreach ($cache_list as $id => $title) : + ?> +

+ conf($id)) : ?> + ON + + OFF + + +

+ +
+
-
-
-

- - -

- - __('Public Cache', 'litespeed-cache'), - Base::O_CACHE_PRIV => __('Private Cache', 'litespeed-cache'), - Base::O_OBJECT => __('Object Cache', 'litespeed-cache'), - Base::O_CACHE_BROWSER => __('Browser Cache', 'litespeed-cache'), - ); - foreach ($cache_list as $id => $title) : - ?> -

- conf($id)) : ?> - ON - - OFF +

+
+

+ + +

+ +

+ list_crawlers()); ?> +

+

+ : +

+ + +

+ : + +

- -

- -
-
-
-
-

- - -

- -

- list_crawlers()); ?> -

-

- : -

- - -

- : - -

- - - -

- : - -

- + +

+ : + +

+ - -

- : - -

- + +

+ : + +

+ - -

- Last crawled: %d item(s)', 'litespeed-cache'), $crawler_summary['last_crawled']); ?> -

- + +

+ Last crawled: %d item(s)', 'litespeed-cache'), $crawler_summary['last_crawled']); ?> +

+ +
+