mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fix ipq60xx
This commit is contained in:
parent
83959cc69d
commit
cfc4f067ab
123 changed files with 33585 additions and 0 deletions
13
luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/status-textarea.htm
Executable file
13
luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/status-textarea.htm
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
<%#
|
||||
Copyright 2017-2019 Stan Grishin (stangri@melmac.net)
|
||||
This is free software, licensed under the Apache License, Version 2.0
|
||||
-%>
|
||||
|
||||
<%+cbi/valueheader%>
|
||||
|
||||
<textarea rows="<%=select(2, self:cfgvalue(section):gsub('\n', ''))%>"
|
||||
style="border:none;box-shadow:none;background:transparent;font-weight:bold;line-height:20px;width:50em;padding:none;margin:6px;resize:none;overflow:hidden;"
|
||||
disabled="disabled"><%=self:cfgvalue(section)%>
|
||||
</textarea>
|
||||
|
||||
<%+cbi/valuefooter%>
|
||||
Loading…
Add table
Add a link
Reference in a new issue