diff --git a/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml b/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml index 92625bc8a5..8f1ca931de 100644 --- a/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml +++ b/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml @@ -112,7 +112,7 @@ if section.named then %> <% end %> -

Overview:

+

Variable Overview:

<% for k, v in luci.util.kspairs(package.variables[type]) do if v.required then%> @@ -141,8 +141,8 @@ if (i==0) == v.required then

<%=k-%> <%-if v.title then%> - <%=v.title%><%end%>

-
<%=v.description%>
+
<%=v.description%>
Attributes: