diff --git a/source/packages/mod_mokosuiteclient_cache/tmpl/default.php b/source/packages/mod_mokosuiteclient_cache/tmpl/default.php index 4ea7e30d..3e6d57ec 100644 --- a/source/packages/mod_mokosuiteclient_cache/tmpl/default.php +++ b/source/packages/mod_mokosuiteclient_cache/tmpl/default.php @@ -11,32 +11,21 @@ defined('_JEXEC') or die; use Joomla\CMS\Session\Session; $token = Session::getFormToken(); -$cacheUrl = 'index.php?option=com_mokosuiteclient&task=clearCache&format=json'; -$tempUrl = 'index.php?option=com_mokosuiteclient&task=clearTemp&format=json'; +$cacheUrl = 'index.php?option=com_mokosuiteclient&task=display.clearCache&format=json'; +$tempUrl = 'index.php?option=com_mokosuiteclient&task=display.clearTemp&format=json'; $domain = $domain ?? ''; ?> - - -
+
- - | + + | - Clear: - + Cache - | - + | + Temp