From: Steven Barth Date: Fri, 12 Sep 2008 14:41:05 +0000 (+0000) Subject: Replace short anchor tags, as they cause strange CSS behaviour X-Git-Tag: 0.9.0~1337 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=65b0a2bfad5f24b851a14ab0a405e60f24321bdf;hp=df723f9d9e858d56cdf4cd2fee15e1549a353ad0 Replace short anchor tags, as they cause strange CSS behaviour --- diff --git a/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml b/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml index 8f1ca931d..691fde4a1 100644 --- a/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml +++ b/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml @@ -68,7 +68,7 @@ function _parse_dep( r, c, s, o ) end %> - +

<%=scheme-%> <%-if package.title then%> - <%=package.title%><%end%>

<%=type-%> @@ -138,7 +138,7 @@ if (i==0) == v.required then %>
- +

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