Merge pull request #1080 from dibdot/luci-app-adblock
[project/luci.git] / applications / luci-app-adblock / luasrc / view / adblock / runtime.htm
1 <%#
2 Copyright 2016 Hannu Nyman
3 Copyright 2017 Dirk Brenken (dev@brenken.org)
4 This is free software, licensed under the Apache License, Version 2.0
5 -%>
6
7 <%+cbi/valueheader%>
8
9 <input name="runtime" id="runtime" type="text" class="cbi-input-text" style="border: none; box-shadow: none; background-color: #ffffff; color: #0069d6;" value="<%=self:cfgvalue(section)%>" disabled />
10
11 <%+cbi/valuefooter%>