// Merge -> revision 7979

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7981 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-08-10 08:36:17 +00:00
parent f4a3e88283
commit 7411db9a69
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