summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UI/Admin/edit_user.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/UI/Admin/edit_user.html b/UI/Admin/edit_user.html
index ebaaad93..c77406a2 100644
--- a/UI/Admin/edit_user.html
+++ b/UI/Admin/edit_user.html
@@ -141,6 +141,7 @@
<?lsmb PROCESS select element_data = {
name = "country"
options = countries
+ default_values = [location.country_id]
value_attr = "id"
text_attr = "name"
} ?>