Files
thetool/Layout/default/Workflow/items/string.php
2021-08-24 21:40:30 +02:00

1 line
178 B
PHP

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