diff --git a/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php b/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php index 677e5e1..f72441e 100644 --- a/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php +++ b/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php @@ -16,7 +16,7 @@ public function render(Varien_Data_Form_Element_Abstract $element) $html = $this->_getHeaderHtml($element); $html .= "
".$helper->__("The installed language pack only provides translations of in Magento existing texts. If you want to prepare your Magento store on the legal requirements in %s or expand common payment methods, we recommend to install the following additional extensions.", - $helper->__("Germany"))."
"; + $helper->__("Germany")).""; $html .= ""; $html .= $helper->__("The %s language pack in version %s has been successfully installed.", - (string)Mage::app()->getConfig()->getNode($nodepath.'/locale'), - (string)Mage::app()->getConfig()->getNode($nodepath.'/version') ); + (string)Mage::app()->getConfig()->getNode($nodepath.'/locale'), + (string)Mage::app()->getConfig()->getNode($nodepath.'/version') ); $html .= "
"; $html .= ""; $html .= $helper->__("On the Magento Connect page of the German language pack, you can find more information on the latest versions.", - (string)Mage::app()->getConfig()->getNode($nodepath.'/link_mage') ); + (string)Mage::app()->getConfig()->getNode($nodepath.'/link_mage') ); $html .= "
"; $html .= ""; $html .= $helper->__("For those interested there is a GitHub repository. It is provided for the following purposes:", - (string)Mage::app()->getConfig()->getNode($nodepath.'/link_git') ); + (string)Mage::app()->getConfig()->getNode($nodepath.'/link_git') ); $html .= "
"; $html .= "