// change size logo recommended in new installer

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12191 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-01-05 14:18:01 +00:00
parent c6040b9f12
commit 6f46c6ae0c
+1 -1
View File
@@ -70,7 +70,7 @@ var default_iso = '<?php echo $this->session->shop_country ?>';
<span class="contentinput">
<p id="alignedLogo"><img id="uploadedImage" src="../img/logo.jpg" alt="Logo" /></p>
</span>
<p class="userInfos aligned"><?php echo $this->l('Recommended dimensions:') ?><br />230px x 75px</p>
<p class="userInfos aligned"><?php echo $this->l('Recommended dimensions:') ?><br />209px x 52px</p>
<span id="inputFileLogo" class="contentinput">
<input type="file" name="fileToUpload" id="fileToUpload"/>