summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
diff options
context:
space:
mode:
authorSimon Rettberg2024-10-16 11:06:27 +0200
committerSimon Rettberg2024-10-16 11:06:27 +0200
commit2f31cfa71082eace7c05ba8f21655a8f6d20e953 (patch)
tree8eb99f12c5dd8bf600956a9fed6707ede2a31948 /modules-available/statistics
parent[webinterface] Remove the 'off' option for HTTPS (diff)
downloadslx-admin-2f31cfa71082eace7c05ba8f21655a8f6d20e953.tar.gz
slx-admin-2f31cfa71082eace7c05ba8f21655a8f6d20e953.tar.xz
slx-admin-2f31cfa71082eace7c05ba8f21655a8f6d20e953.zip
[statistics] Make ML-version a link
Diffstat (limited to 'modules-available/statistics')
-rw-r--r--modules-available/statistics/templates/machine-main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics/templates/machine-main.html b/modules-available/statistics/templates/machine-main.html
index 1139d5b9..4eacce21 100644
--- a/modules-available/statistics/templates/machine-main.html
+++ b/modules-available/statistics/templates/machine-main.html
@@ -51,7 +51,7 @@
{{lastboot_s}}
{{#minilinux}}
<div>
- {{lang_baseSystem}}: {{minilinux}}
+ {{lang_baseSystem}}: <a href="?do=minilinux#{{minilinux}}">{{minilinux}}</a>
{{#boottime_s}}
(<span title="{{lang_boottimeTooltip}}">{{boottime_s}}</span>)
{{/boottime_s}}