// Merge -> revision 7979

This commit is contained in:
rMalie
2011-08-10 08:36:17 +00:00
parent 894ee5e00b
commit 792ce71cd4
26 changed files with 262 additions and 55 deletions
+1 -1
View File
@@ -1318,7 +1318,7 @@ if ($lm->getIncludeTradFilename())
</div>
<?php
if (@fsockopen('addons.prestashop.com', 80, $errno, $errst, 3)): ?>
<iframe src="http://addons.prestashop.com/psinstall.php?lang=<?php echo $lm->getIsoCodeSelectedLang(); ?>" scrolling="no" id="prestastore_update">
<iframe src="http://addons.prestashop.com/psinstall.php" scrolling="no" id="prestastore_update">
<p>Your browser does not support iframes.</p>
</iframe>
<?php