[-] BO : fixed #PSFV-727 (issue #9 to #13)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14493 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-04-05 13:51:40 +00:00
parent 7d8332b146
commit 9f4dd1a3ea
7 changed files with 13 additions and 17 deletions
@@ -93,9 +93,7 @@
{l s='You can also decide to move your images to the new storage system: in this case, click on the "Move images" button below. Please be patient, this can take several minutes.'}
<br /><br />
<div class="hint clear" style="display: block;">&nbsp;
{l s='After moving all of your product images, for best performance go to the '}
<a style="text-decoration:underline" href="{$link_ppreferences}">{l s='product preferences tab'}</a>
{l s='and set "Use the legacy image filesystem" option to "No".'}
{l s='After moving all your product images, for best performance, set the "Use the legacy image filesystem" option above to "No".'}
</div>
<center><input type="Submit" name="submitMoveImages{$table}" value="{l s='Move images'}" class="button space" onclick="return confirm('{l s='Are you sure?'}');" /></center>
</fieldset>