diff --git a/view/adminhtml/templates/updateinfo.phtml b/view/adminhtml/templates/updateinfo.phtml index 3c215d42..47af8fbb 100644 --- a/view/adminhtml/templates/updateinfo.phtml +++ b/view/adminhtml/templates/updateinfo.phtml @@ -15,26 +15,37 @@ ?> needToUpdate() && \Magefan\Community\Model\UrlChecker::showUrl($block->getUrl())) { ?> +
-
-
- - Use this guide to update it to version %2 - via composer or download the new version archive from the - Magefan Store. - Please contact - the Magefan team if you have any questions or need help with an update.', - $url1, - $block->escapeHtml($block->getLatestVersion()), - $url2, - $url3 - ); - ?> +
+
+
+
+ + +
+
+
+

+ + Your Blog Extension is outdated. The latest version, %2, is now available, offering improved features and performance.', + $url1, + $block->escapeHtml($block->getLatestVersion()), + $url2, + $url3 + ); + ?> +

+

+