mirror of
https://github.com/openwrt/luci.git
synced 2026-06-01 19:12:00 +08:00
c3849327f9
Signed-off-by: Stan Grishin <stangri@melmac.net>
13 lines
264 B
HTML
13 lines
264 B
HTML
<%#
|
|
Copyright 2017-2018 Dirk Brenken (dev@brenken.org)
|
|
This is free software, licensed under the Apache License, Version 2.0
|
|
-%>
|
|
|
|
<%+cbi/valueheader%>
|
|
|
|
<div style="font-weight:bold;">
|
|
<%=self:cfgvalue(section):gsub('\n', '<br />' )%>
|
|
</div>
|
|
|
|
<%+cbi/valuefooter%>
|