summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates/memory.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics/templates/memory.html')
-rw-r--r--modules-available/statistics/templates/memory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics/templates/memory.html b/modules-available/statistics/templates/memory.html
index 2d50c47f..ae040674 100644
--- a/modules-available/statistics/templates/memory.html
+++ b/modules-available/statistics/templates/memory.html
@@ -13,7 +13,7 @@
</tr>
{{#rows}}
<tr id="ramid{{gb}}" class="{{class}}">
- <td class="text-left slx-nowrap">
+ <td class="text-left text-nowrap">
<a class="filter-val" data-filter-val="{{gb}}" href="?do=Statistics&amp;show=stat&amp;filters={{query}}~,~gbram={{gb}}">{{gb}}&thinsp;GiB</a>
</td>
<td class="text-right">{{count}}</td>