blessing-skin-server/resources/views/vendor/option-form/textarea.tpl

2 lines
91 B
PHP
Raw Normal View History

2016-11-12 23:50:41 +08:00
<textarea class="form-control" rows="{{ $rows }}" name="{{ $id }}">{{ $value }}</textarea>