From f963df0658d6432c5acbde5fceb103a4ef7f9129 Mon Sep 17 00:00:00 2001 From: Marcus Moore Date: Wed, 5 Feb 2025 13:26:08 -0800 Subject: [PATCH] Migrate form label in location profile select partial --- .../views/partials/forms/edit/location-profile-select.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/partials/forms/edit/location-profile-select.blade.php b/resources/views/partials/forms/edit/location-profile-select.blade.php index 14dc4793a5..f3db9ad9b7 100644 --- a/resources/views/partials/forms/edit/location-profile-select.blade.php +++ b/resources/views/partials/forms/edit/location-profile-select.blade.php @@ -1,7 +1,7 @@
- {{ Form::label('location_id', $translated_name, array('class' => 'col-md-3 control-label')) }} +