mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed localization for /Home/Inventory
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<div class="row g-3">
|
||||
<div class="col-md-3 text-center">
|
||||
<input type="text" id="barcodeInput" class="form-control mt-3" placeholder="@T["Scanned code appears here"]" />
|
||||
<input type="text" id="barcodeInput" class="form-control mt-3" placeholder="@T["Asset ID"]" />
|
||||
<button id="enterAssetIdManuallyButton" class="btn btn-secondary mt-3">@T["Enter asset ID manually"]</button>
|
||||
</div>
|
||||
<div class="col-md-6 text-center">
|
||||
|
||||
Reference in New Issue
Block a user