Changeset 7535
- Timestamp:
- 09/23/11 17:11:24 (20 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/modules/admin-full/luasrc/view/admin_status/index.htm
r7479 r7535 476 476 <tr><td width="33%"><%:Firmware Version%></td><td> 477 477 <%=pcdata(luci.version.distname)%> <%=pcdata(luci.version.distversion)%> / 478 <%=pcdata(luci.version.luciname)%> <%=pcdata(luci.version.luciversion)%>478 <%=pcdata(luci.version.luciname)%> (<%=pcdata(luci.version.luciversion)%>) 479 479 </td></tr> 480 480 <tr><td width="33%"><%:Kernel Version%></td><td><%=luci.sys.exec("uname -r")%></td></tr>
