Module:Main: Difference between revisions

Content deleted Content added
fix missing /
No edit summary
Line 69:
if ( tax_message == '' and country == 'FR' ) then
tax_message = 'FR'
end
if ( tax_message == '' and country == 'ES' ) then
tax_message = 'ES'
end