You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blog Extension v' . $m['setup_version'] . ' was developed by <a href="http://magefan.com/" target="_blank">MageFan</a>.
46
+
Blog Extension v' . $m['setup_version'] . ' was developed by <a href="https://magefan.com?utm_source=m2admin_blog_config&utm_medium=link&utm_campaign=regular" target="_blank">Magefan</a>.
Copy file name to clipboardExpand all lines: view/adminhtml/templates/updateinfo.phtml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
<div class="messages">
18
18
<div class="message message-notice notice">
19
19
<div data-ui-id="messages-message-error">
20
-
<?php$html = __('Important: It is recommended to update Blog Extension to the version %1. You can update it via composer or download the new versions archive from <a href="https://magefan.com/magento2-blog-extension?utm_source=update_blog_info_block_in_adminp&utm_medium=link1&utm_campaign=new_blog_version" target="_blank">Magefan Store</a>. Please <a href="https://magefan.com/contact?utm_source=update_blog_info_block_in_adminp&utm_medium=link2&utm_campaign=new_blog_version" target="_blank">contact</a> Magefan Team if you have any questions or need help with an update.', $block->getLatestVersion());
20
+
<?php$html = __('Your Blog Extension is out of date. You can update it to the <strong>version %1</strong> via composer or you can download the new version archive from the <a href="https://magefan.com/magento2-blog-extension?utm_source=m2admin_blog_updateinfo&utm_medium=link1&utm_campaign=new_blog_version" target="_blank">Magefan Store</a>. Please <a href="https://magefan.com/contact?utm_source=m2admin_blog_updateinfo&utm_medium=link2&utm_campaign=new_blog_version" target="_blank">contact</a> Magefan Team if you have any questions or need help with an update.', $block->getLatestVersion());
0 commit comments