This repository was archived by the owner on Sep 21, 2022. It is now read-only.
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ <h1><flag-icon> Demos</h1>
39
39
< td >
40
40
< input type ="radio " name ="flagtype " value ="country " onchange ="classbind(this,'Canada') " checked id ="country "> < label for ="country "> Country</ label > < br >
41
41
< input type ="radio " name ="flagtype " value ="au " onchange ="classbind(this,'New South Wales') " id ="au "> < label for ="au "> Australian State</ label > < br >
42
- < input type ="radio " name ="flagtype " value ="br " onchange ="classbind(this,'Rio de Janeiro') " id ="ca "> < label for ="ca "> Brazilian State</ label > < br >
42
+ < input type ="radio " name ="flagtype " value ="br " onchange ="classbind(this,'Rio de Janeiro') " id ="br "> < label for ="br "> Brazilian State</ label > < br >
43
43
< input type ="radio " name ="flagtype " value ="ca " onchange ="classbind(this,'Nunavut') " id ="ca "> < label for ="ca "> Canadian Province</ label > < br >
44
44
< input type ="radio " name ="flagtype " value ="de " onchange ="classbind(this,'Berlin') " id ="de "> < label for ="de "> German State</ label > < br >
45
45
< input type ="radio " name ="flagtype " value ="es " onchange ="classbind(this,'Andaluc\u00EDa') " id ="es "> < label for ="es "> Spanish Autonomy</ label > < br >
@@ -146,4 +146,4 @@ <h3>Including Endonyms</h3>
146
146
} ) ;
147
147
</ script >
148
148
</ body >
149
- </ html>
149
+ </ html>
You can’t perform that action at this time.
0 commit comments