diff --git a/resources/views/partials/forms/edit/company-select.blade.php b/resources/views/partials/forms/edit/company-select.blade.php index bd32adba6..d4ce87b06 100644 --- a/resources/views/partials/forms/edit/company-select.blade.php +++ b/resources/views/partials/forms/edit/company-select.blade.php @@ -2,7 +2,7 @@ @if (($snipeSettings->full_multiple_companies_support=='1') && (!Auth::user()->isSuperUser()))
- {{ Form::label($fieldname, $translated_name, array('class' => 'col-md-3 control-label')) }} +
@isset ($selected)