2017-03-25 20:58:51 +00:00
|
|
|
<%#
|
|
|
|
Copyright 2017 Dirk Brenken (dev@brenken.org)
|
|
|
|
This is free software, licensed under the Apache License, Version 2.0
|
|
|
|
-%>
|
|
|
|
|
|
|
|
<%+cbi/valueheader%>
|
|
|
|
|
2017-03-28 18:05:03 +00:00
|
|
|
<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="disabled" />
|
2017-03-25 20:58:51 +00:00
|
|
|
|
|
|
|
<%+cbi/valuefooter%>
|