From b2a1675de307bd6084413879d6d8dd21604aa3c0 Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 16 Apr 2024 13:32:34 +0200 Subject: [PATCH] Fix if account_country is disabled --- admin/pages/accounts.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/pages/accounts.php b/admin/pages/accounts.php index 34b3941b60..d42a2ee6d6 100644 --- a/admin/pages/accounts.php +++ b/admin/pages/accounts.php @@ -404,6 +404,7 @@ class="form-check-input"/> autocomplete="off" maxlength="20" value="getLocation(); ?>"/> +
+