ui: rename Device Name / Nume Masa labels to Work Place across all pages

This commit is contained in:
ske087
2026-04-27 08:48:21 +03:00
parent 012c1b0e55
commit a548fc40de
8 changed files with 10 additions and 10 deletions

View File

@@ -298,7 +298,7 @@
<table class="table table-hover">
<thead>
<tr>
<th>Name</th>
<th>Work Place</th>
<th>Host</th>
<th>Group</th>
<th>Status</th>
@@ -536,7 +536,7 @@
<div class="modal-body">
<form id="addDeviceForm">
<div class="mb-3">
<label class="form-label">Device Name</label>
<label class="form-label">Work Place</label>
<input type="text" class="form-control" name="name" required>
</div>
<div class="mb-3">