summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics/templates')
-rw-r--r--modules-available/statistics/templates/hints-hdd-grow.html2
-rw-r--r--modules-available/statistics/templates/hints-nic-speed.html1
-rw-r--r--modules-available/statistics/templates/hints-ram-underclocked.html1
-rw-r--r--modules-available/statistics/templates/hints-ram-upgrade.html1
4 files changed, 5 insertions, 0 deletions
diff --git a/modules-available/statistics/templates/hints-hdd-grow.html b/modules-available/statistics/templates/hints-hdd-grow.html
index 26e4f73f..b7c5bff4 100644
--- a/modules-available/statistics/templates/hints-hdd-grow.html
+++ b/modules-available/statistics/templates/hints-hdd-grow.html
@@ -14,6 +14,7 @@
{{#id44}}
<tr>
<td>
+ <span class="glyphicon {{icon}}"></span>
<a class="slx-bold" href="?do=statistics&amp;uuid={{machineuuid}}">
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
</a>
@@ -45,6 +46,7 @@
{{#id45}}
<tr>
<td>
+ <span class="glyphicon {{icon}}"></span>
<a class="slx-bold" href="?do=statistics&amp;uuid={{machineuuid}}">
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
</a>
diff --git a/modules-available/statistics/templates/hints-nic-speed.html b/modules-available/statistics/templates/hints-nic-speed.html
index c26364e6..963213cd 100644
--- a/modules-available/statistics/templates/hints-nic-speed.html
+++ b/modules-available/statistics/templates/hints-nic-speed.html
@@ -14,6 +14,7 @@
{{#list}}
<tr>
<td>
+ <span class="glyphicon {{icon}}"></span>
<a class="slx-bold" href="?do=statistics&amp;uuid={{machineuuid}}">
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
</a>
diff --git a/modules-available/statistics/templates/hints-ram-underclocked.html b/modules-available/statistics/templates/hints-ram-underclocked.html
index a46f02d9..35bdd857 100644
--- a/modules-available/statistics/templates/hints-ram-underclocked.html
+++ b/modules-available/statistics/templates/hints-ram-underclocked.html
@@ -18,6 +18,7 @@
{{#list}}
<tr>
<td>
+ <span class="glyphicon {{icon}}"></span>
<a class="slx-bold" href="?do=statistics&amp;uuid={{machineuuid}}">
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
</a>
diff --git a/modules-available/statistics/templates/hints-ram-upgrade.html b/modules-available/statistics/templates/hints-ram-upgrade.html
index be0d2532..7b60d419 100644
--- a/modules-available/statistics/templates/hints-ram-upgrade.html
+++ b/modules-available/statistics/templates/hints-ram-upgrade.html
@@ -14,6 +14,7 @@
{{#list}}
<tr>
<td>
+ <span class="glyphicon {{icon}}"></span>
<a class="slx-bold" href="?do=statistics&amp;uuid={{machineuuid}}">
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
</a>