Added country condition

This commit is contained in:
Franck Allimant
2014-05-10 01:12:06 +02:00
parent a536eb5de7
commit 8054149dbd
4 changed files with 325 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<div class="form-group">
<label for="operator">{intl l="Delivery country is :"}</label>
<label for="operator">{$countryLabel}</label>
{$operatorSelectHtml nofilter}
</div>