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

@@ -85,7 +85,7 @@
<table class="table table-hover tbl-sm mb-0" id="deviceTable">
<thead class="table-light">
<tr>
<th>Device Name</th>
<th>Work Place</th>
<th>Hostname</th>
<th>IP</th>
<th>MAC Address</th>
@@ -195,7 +195,7 @@
<input type="text" class="form-control" name="device_ip" required placeholder="192.168.1.100">
</div>
<div class="col-md-6">
<label class="form-label">Device Name / Masa <span class="text-danger">*</span></label>
<label class="form-label">Work Place <span class="text-danger">*</span></label>
<input type="text" class="form-control" name="nume_masa" required placeholder="Masa-01">
</div>
<div class="col-md-6">