Fixed billing period select in order form

This commit is contained in:
Frank Schubert
2021-08-25 10:39:15 +02:00
parent 5e80c8b662
commit 649fac0df8
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1 @@
<input type="text" class="form-control" name="wfitem_<?=$item->name?>" id="wfitem_<?=$item->name?>" value="<?=$item->value->value_string?>" placeholder="<?=$item->placeholder?>">