diff --git a/resources/views/account/profile.blade.php b/resources/views/account/profile.blade.php index 3b8cddba0f..cf57a72746 100755 --- a/resources/views/account/profile.blade.php +++ b/resources/views/account/profile.blade.php @@ -38,7 +38,7 @@ - @include ('partials.forms.edit.location-select', ['translated_name' => trans('general.location'), 'fieldname' => 'location_id']) + @include ('partials.forms.edit.location-profile-select', ['translated_name' => trans('general.location')])