[-] BO : Translation updated in products quantities tab

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11821 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fGaillard
2011-12-28 09:56:39 +00:00
parent 76f1c9485a
commit a28b092c88
@@ -123,8 +123,8 @@
<br>
<input {if $product->out_of_stock == 2} checked="checked" {/if} id="out_of_stock_3" type="radio" value="2" class="out_of_stock" name="out_of_stock">
<label id="label_out_of_stock_3" class="t" for="out_of_stock_3">
Default:
<i>Deny orders</i>
{l s='Default'}:
<i>{l s='Deny orders'}</i>
<a class="confirm_leave" href="index.php?tab=AdminPPreferences&token={$token_preferences}">
{l s='as set in Preferences'}
</a>