diff --git a/tpl/toolbox/report.tpl.php b/tpl/toolbox/report.tpl.php index bbdf285af..debd7abf5 100644 --- a/tpl/toolbox/report.tpl.php +++ b/tpl/toolbox/report.tpl.php @@ -26,6 +26,11 @@ } $install_link = Utility::build_url(Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_3RD, false, null, array('plugin' => 'dologin')); + +$btn_title = __('Send to LiteSpeed', 'litespeed-cache'); +if (!empty($env_ref['num'])) { + $btn_title = __('Regenerate and Send a New Report', 'litespeed-cache'); +} ?> @@ -46,8 +51,8 @@ -

:

-

:

+

:

+

:

@@ -114,8 +119,8 @@

- - + +