1 line
140 B
PHP
1 line
140 B
PHP
<input type="text" class="form-control" name="wfitem_<?=$item->name?>" id="wfitem_<?=$item->name?>" value="<?=$item->value->value_string?>"> |