[-] FO : mobile theme: fix #PSCFV-3913
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17209 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
{/if}
|
||||
</fieldset>
|
||||
<fieldset data-role="fieldcontain">
|
||||
<input type="checkbox" name="same" id="recyclable" checked="checked" value="1" class="delivery_option_radio" />
|
||||
<input type="checkbox" name="same" id="recyclable" value="1" class="delivery_option_radio" {if $recyclable == 1}checked="checked"{/if} />
|
||||
<label for="recyclable">{l s='I agree to receive my order in recycled packaging'}.</label>
|
||||
</fieldset>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user