From ec7ee2fc7ecee525b955d2842eb192992e9b6bda Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 9 Mar 2021 15:00:34 +0100 Subject: [dnbd3] Show version information in proxy/server details --- modules-available/dnbd3/templates/page-proxy-stats.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'modules-available/dnbd3/templates/page-proxy-stats.html') diff --git a/modules-available/dnbd3/templates/page-proxy-stats.html b/modules-available/dnbd3/templates/page-proxy-stats.html index 9c3a4a84..4bc411d1 100644 --- a/modules-available/dnbd3/templates/page-proxy-stats.html +++ b/modules-available/dnbd3/templates/page-proxy-stats.html @@ -1,7 +1,10 @@
-
- {{lang_uptime}}: {{uptime_s}} +
+ {{#version}} +
{{version}}
+ {{/version}} +
{{lang_uptime}}: {{uptime_s}}
{{lang_sessionTx}}: {{bytesSent_s}} -- cgit v1.2.3-55-g7522