mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Fix label
This commit is contained in:
parent
4217d7402b
commit
94e168fa15
|
@ -124,7 +124,7 @@
|
|||
|
||||
<label class="form-control">
|
||||
{{ Form::checkbox('eol', '1', $template->checkmarkValue('eol')) }}
|
||||
{{ trans('admin/hardware/table.eol') }}
|
||||
{{ trans('admin/hardware/form.eol_date') }}
|
||||
</label>
|
||||
|
||||
<label class="form-control">
|
||||
|
|
Loading…
Reference in a new issue