Fixed issue that cause the WHMCS implementation to still not work

This commit is contained in:
2018-07-10 17:09:21 +02:00
parent 2cf6f6ab11
commit b42a3a5420
6 changed files with 13 additions and 13 deletions

View File

@ -4991,7 +4991,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="http://www.joomlacomponentbuilder.com" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/vdm-component.jpg"/>
</a>
<h3>Upgrade to Version 2.8.3 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.8.4 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}