7 lines
242 B
HTML
7 lines
242 B
HTML
![]() |
<%+cbi/valueheader%>
|
||
|
<textarea class="cbi-input-textarea" style="width: 100%" rows="30" cols="45" data-update="change" <%= attr("name", cbid) .. attr("id", cbid) %>>
|
||
|
<%-=pcdata(self:cfgvalue(section))-%>
|
||
|
</textarea>
|
||
|
<%+cbi/valuefooter%>
|
||
|
|