Fix bug in the custom field where the JText::( missing and _

This commit is contained in:
2020-12-13 13:44:04 +02:00
parent 838aa1208b
commit a422ea7fcc
6 changed files with 14 additions and 14 deletions

View File

@ -9250,7 +9250,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.12.2 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.12.3 Was Successful! Let us know if anything is not working as expected.</h3>';
// Set db if not set already.
if (!isset($db))