]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/profed_end.tpl
update to Frost v0.4
[friendica.git] / view / theme / frost / smarty3 / profed_end.tpl
index d1c44d0a9d324adc7da2698469a944ed23971a80..dac8db42d573a3511b7a0a19b457deb49da19faf 100644 (file)
@@ -3,12 +3,11 @@
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
  *}}
-
 <script type="text/javascript" src="js/country.min.js" ></script>
 
 <script language="javascript" type="text/javascript">
-       profInitEditor();
-       Fill_Country('{{$country_name}}');
-       Fill_States('{{$region}}');
+profInitEditor();
+Fill_Country('{{$country_name}}');
+Fill_States('{{$region}}');
 </script>