From: Manuel Munz Date: Fri, 23 Sep 2011 16:11:24 +0000 (+0000) Subject: modules/admin/full: Add parenthesis around luci.version, #302 X-Git-Tag: 0.11.0~1726 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=9ed39e1431395bb84c486df94bc0a3660d7f0936 modules/admin/full: Add parenthesis around luci.version, #302 --- diff --git a/modules/admin-full/luasrc/view/admin_status/index.htm b/modules/admin-full/luasrc/view/admin_status/index.htm index 50dfbdae9..850c30ab1 100644 --- a/modules/admin-full/luasrc/view/admin_status/index.htm +++ b/modules/admin-full/luasrc/view/admin_status/index.htm @@ -475,7 +475,7 @@ $Id$ <%:Router Model%><%=pcdata(model or "?")%> <%:Firmware Version%> <%=pcdata(luci.version.distname)%> <%=pcdata(luci.version.distversion)%> / - <%=pcdata(luci.version.luciname)%> <%=pcdata(luci.version.luciversion)%> + <%=pcdata(luci.version.luciname)%> (<%=pcdata(luci.version.luciversion)%>) <%:Kernel Version%><%=luci.sys.exec("uname -r")%> <%:Local Time%>-