diff --git a/src/views/admin/development/info.tpl b/src/views/admin/development/info.tpl index 4a6d9b90b3..f594e7a499 100644 --- a/src/views/admin/development/info.tpl +++ b/src/views/admin/development/info.tpl @@ -5,8 +5,8 @@
- [[admin/development/info:nodes-responded, {nodeCount}, {timeOut}]] - + [[admin/development/info:nodes-responded, {nodeCount}, {timeout}]] + @@ -26,8 +26,8 @@
{info.process.pid} {info.process.version} - {info.stats.onlineRegisteredCount} / - {info.stats.onlineGuestCount} / + {info.stats.onlineRegisteredCount} / + {info.stats.onlineGuestCount} / {info.stats.socketCount} {info.git.branch}@{info.git.hash}