From d595f2331082a0e771ab4df88aac40d848e9d04f Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Tue, 23 Jun 2026 11:47:42 -0500 Subject: [PATCH] fix(cache-module): use Atum header-item structure for status bar items Each item (domain, cache, temp) wrapped in proper header-item markup with header-item-icon and header-item-text to match Joomla Atum CSS. --- .../tmpl/default.php | 27 ++++++++++++------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/source/packages/mod_mokosuiteclient_cache/tmpl/default.php b/source/packages/mod_mokosuiteclient_cache/tmpl/default.php index 3e6d57ec..c1614b1e 100644 --- a/source/packages/mod_mokosuiteclient_cache/tmpl/default.php +++ b/source/packages/mod_mokosuiteclient_cache/tmpl/default.php @@ -16,17 +16,24 @@ $tempUrl = 'index.php?option=com_mokosuiteclient&task=display.clearTemp&format= $domain = $domain ?? ''; ?> -
- - - | - - - Cache + +
+ +
+
+
+
+ +
+