Added Joomla volunteers banner. Fixed a syntax error in the custom admin view called get snippets.

This commit is contained in:
2018-06-29 04:19:50 +02:00
parent 1312e45d4a
commit 25650efa47
10 changed files with 39 additions and 23 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.0 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.8.1 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}