Template:2011FR/Form-section-radiobuttons-4: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 170: | Line 170: | ||
<select id="currency-select" onchange="loadCountry();"> |
<select id="currency-select" onchange="loadCountry();"> |
||
<option value="</hmtl>{{{country}}}<html>" selected></html>{{2011FR/core-currency-code|{{{country}}}}}<html> – </html>{{2011FR/core-currency-symbol|{{2011FR/core-currency-code|{{{country}}}}}}}<html></option> |
<option value="</hmtl>{{{country}}}<html>" selected></html>{{2011FR/core-currency-code|{{{country}}}}}<html> – </html>{{2011FR/core-currency-symbol|{{2011FR/core-currency-code|{{{country}}}}}}}<html></option> |
||
<option value="US">USD – $</option> |
{{#ifeq:{{2011FR/core-currency-code|{{{country}}}}}|USD||<option value="US">USD – $</option>}} |
||
<option value="FR">EUR – €</option> |
{{#ifeq:{{2011FR/core-currency-code|{{{country}}}}}|EUR||<option value="FR">EUR – €</option>}} |
||
</select> |
</select> |
||
</span> |
</span> |
Revision as of 04:35, 6 November 2011
$(Change?)