summaryrefslogtreecommitdiffstats
path: root/templates/systemstatus/_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/systemstatus/_page.html')
-rw-r--r--templates/systemstatus/_page.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/systemstatus/_page.html b/templates/systemstatus/_page.html
index b202181e..fca087d1 100644
--- a/templates/systemstatus/_page.html
+++ b/templates/systemstatus/_page.html
@@ -12,7 +12,7 @@
Speicherplatz
</div>
<div class="panel-body" id="diskstat">
- *dreh dreh dreh dreh*
+ <span class="glyphicon glyphicon-refresh slx-rotation"></span>
</div>
</div>
</div>
@@ -23,7 +23,7 @@
Dienste
</div>
<div class="panel-body" id="services">
- *dreh dreh dreh dreh*
+ <span class="glyphicon glyphicon-refresh slx-rotation"></span>
</div>
</div>
</div>
@@ -39,7 +39,7 @@
Adresskonfiguration
</div>
<div class="panel-body" id="addresses">
- *dreh dreh dreh dreh*
+ <span class="glyphicon glyphicon-refresh slx-rotation"></span>
</div>
</div>
</div>
@@ -47,10 +47,10 @@
<div class="col-md-6">
<div class="panel panel-default">
<div class="panel-heading">
- Systemlast
+ System
</div>
<div class="panel-body" id="systeminfo">
- *dreh dreh dreh dreh*
+ <span class="glyphicon glyphicon-refresh slx-rotation"></span>
</div>
</div>
</div>