optical changed in Workflow

This commit is contained in:
Frank Schubert
2021-09-09 22:40:38 +02:00
parent 5d4529288c
commit 0e24ecd38e
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
</div>
<div class="col-1">
<label class="form-label" for="filter_code">Anschluss Objekt ID</label>
<label class="form-label" for="filter_code">Objekt ID</label>
<input type="text" class="form-control" name="filter[code]" id="filter_code" value="<?=$filter['code']?>" />
</div>