diff --git a/modules/admin-full/luasrc/view/admin_status/index.htm b/modules/admin-full/luasrc/view/admin_status/index.htm
index 50dfbdae9d..850c30ab19 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%> | - |