From 8d8362dd7ce06c4f9771c619ec4f2625ff82b877 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 21 Dec 2017 13:23:18 +0100 Subject: [statistics] Properly mark disconnected sceens as such if the output name changed --- .../statistics/templates/page-replace.html | 104 +++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 modules-available/statistics/templates/page-replace.html (limited to 'modules-available/statistics/templates/page-replace.html') diff --git a/modules-available/statistics/templates/page-replace.html b/modules-available/statistics/templates/page-replace.html new file mode 100644 index 00000000..f87610a2 --- /dev/null +++ b/modules-available/statistics/templates/page-replace.html @@ -0,0 +1,104 @@ +

{{lang_replaceMachinesHeading}}

+ + + +
+ + + + + + + + + + + + {{#pairs}} + + + + + + + {{/pairs}} + +
{{lang_replaceOld}}{{lang_replaceNew}}
+
{{oldhost}} {{oldip}}
+
{{oldmodel}}
+
{{oldmac}} – {{olduuid}}
+
{{lang_lastSeen}}: {{oldlastseen_s}}
+
+
{{newhost}} {{newip}}
+
{{newmodel}}
+
{{newmac}} – {{newuuid}}
+
{{lang_firstSeen}}: {{newfirstseen_s}}
+
+
+ + +
+
+ +
+ +
+ + +
+ + \ No newline at end of file -- cgit v1.2.3-55-g7522