diff --git a/resources/views/hardware/history.blade.php b/resources/views/hardware/history.blade.php index ebab4fe7e6..98a579365a 100644 --- a/resources/views/hardware/history.blade.php +++ b/resources/views/hardware/history.blade.php @@ -73,7 +73,11 @@
- + @if (config('app.lock_passwords')===true) + + @else + + @endif
@@ -125,7 +129,16 @@