���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /var/www/nitsch.de/wp-includes/php-compat/product.material.new.php.tar
���ѧ٧ѧ�
var/www/dev-kft.petruch.de/forms/product.material.new.php 0000775 00000001627 00000000000 0017440 0 ustar 00 <?php global $_product; ?> <div class="title"><span> </span> <h3>Neues Rohmaterial hinzufügen</h3> <button class="transparent close-overlay" type="button"><i class="fa-solid fa-times"></i></button> </div> <form class="std"> <div class="std-form"> <input name="nameShort" class="required" id="f-nameShort" type="text" placeholder="Bezeichnung"> <label for="f-nameShort">Kurzbezeichnung / Artikelnr</label> </div> <div class="std-form"> <input name="name" class="required" id="f-name" type="text" placeholder="Bezeichnung"> <label for="f-name">Bezeichnung</label> </div> <div class="std-form"> <input name="amount" class="required" id="f-amount" min="1" type="number" placeholder="5"> <label for="f-amount">Anzahl</label> </div> <button>Hinzufügen</button> <input type="hidden" name="do" value="productMaterialNew"> <input type="hidden" name="productID" value="<?=$p->productID?>"> </form>