diff options
author | friendica <info@friendica.com> | 2013-01-04 19:56:00 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-01-04 19:56:00 -0800 |
commit | 78a65c7c1b98991574469e8baee9457296827dff (patch) | |
tree | 2269016ddb4d5739715c44c5317eefb39ab3adb5 /view/tpl | |
parent | d14c211341bfb80e1b0941c0307ec560ec8cfef2 (diff) | |
download | volse-hubzilla-78a65c7c1b98991574469e8baee9457296827dff.tar.gz volse-hubzilla-78a65c7c1b98991574469e8baee9457296827dff.tar.bz2 volse-hubzilla-78a65c7c1b98991574469e8baee9457296827dff.zip |
remove the country autofill declaration
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/profile_edit.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/profile_edit.tpl b/view/tpl/profile_edit.tpl index a0ab681fb..a498f3a65 100644 --- a/view/tpl/profile_edit.tpl +++ b/view/tpl/profile_edit.tpl @@ -308,4 +308,4 @@ $lbl_school </form> </div> -<script type="text/javascript">Fill_Country('$country_name');Fill_States('$region');</script> + |