mirror of
https://github.com/friendica/friendica
synced 2024-11-11 04:22:53 +00:00
9 lines
190 B
Smarty
9 lines
190 B
Smarty
|
|
||
|
<script type="text/javascript" src="js/country.min.js" ></script>
|
||
|
|
||
|
<script language="javascript" type="text/javascript">
|
||
|
Fill_Country('$country_name');
|
||
|
Fill_States('$region');
|
||
|
</script>
|
||
|
|