mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
11 lines
431 B
HTML
11 lines
431 B
HTML
|
<%#
|
||
|
Copyright 2017-2018 Dirk Brenken (dev@brenken.org)
|
||
|
This is free software, licensed under the Apache License, Version 2.0
|
||
|
-%>
|
||
|
|
||
|
<%+cbi/valueheader%>
|
||
|
|
||
|
<input name="status" id="status" type="text" class="cbi-input-text" style="outline:none;border:none;box-shadow:none;background:transparent;font-weight:bold;line-height:30px;height:30px;width:50em;" value="<%=self:cfgvalue(section)%>" disabled="disabled" />
|
||
|
|
||
|
<%+cbi/valuefooter%>
|