Edit icon

This commit is contained in:
Sperg Tamás 2026-02-26 21:04:33 +01:00
parent 374dbdadac
commit 58f260e20e

View File

@ -215,7 +215,7 @@ if (isset($_POST["func"])) {
<thead> <thead>
<tr> <tr>
<th>Cikkszám</th> <th>Cikkszám</th>
<th>Mennyiség</th> <th>Mennyiség <span><i class="icon" style="width: 12px; height: 12px; opacity: 0.8;"><i data-feather="edit-2" style="width: 12px; height:12px;"></i></i></span></th>
<th>Terméknév</th> <th>Terméknév</th>
</tr> </tr>
</thead> </thead>