diff --git a/resources/views/hardware/view.blade.php b/resources/views/hardware/view.blade.php index d82dc96645..37c495ef85 100755 --- a/resources/views/hardware/view.blade.php +++ b/resources/views/hardware/view.blade.php @@ -602,11 +602,11 @@ @elseif ((strtolower($asset->model->manufacturer->name) == "dell") || (str_starts_with(str_replace(' ','',strtolower($asset->model->manufacturer->name)),"dellinc"))) - Dell Warranty Status Lookup + Dell Warranty Status Lookup @elseif ((strtolower($asset->model->manufacturer->name) == "lenovo") || (str_starts_with(str_replace(' ','',strtolower($asset->model->manufacturer->name)),"lenovoinc"))) - Lenovo Warranty Status Lookup + Lenovo Warranty Status Lookup @endif @endif