Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Kernstock <info@pkern.at>2018-07-19 00:38:11 +0300
committerPatrik Kernstock <info@pkern.at>2018-07-19 00:38:11 +0300
commitf725c9154932eccfbdd5aab9d3acd464b903f363 (patch)
tree149f50dc872cbdd84f8fc909b255f7bed5057b4c /templates
parenta8b908b089a7128d18c937887c0d0b5e098d68d4 (diff)
parent721caad3ec9a433ea41ab306bddb4936dffecd10 (diff)
Merged master branch
Diffstat (limited to 'templates')
-rw-r--r--templates/settings-admin.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/settings-admin.php b/templates/settings-admin.php
index d55053a..9dd975b 100644
--- a/templates/settings-admin.php
+++ b/templates/settings-admin.php
@@ -36,7 +36,8 @@ style('serverinfo', 'style');
<div class="section" id="memorySection">
<h2><?php p($l->t('Memory usage'));?></h2>
<canvas id="memorycanvas" width="600" height="150"></canvas>
- <p><em id="memFooterInfo"></em></p>
+ <p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAIAAAACUFjqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QYBDCANxB9ROQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAAUSURBVBjTY2T4z4AHMDEwjEpjAgBALQETBkU7DgAAAABJRU5ErkJggg==" alt="RAM color" />&nbsp;&nbsp;<em id="memFooterInfo"></em></p>
+ <p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAIAAAACUFjqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QYBDB0ds0AJ4wAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAASSURBVBjTY/zPgA8wMYxKYwEAQSwBE2ViEDMAAAAASUVORK5CYII=" alt="SWAP color" />&nbsp;&nbsp;<em id="swapFooterInfo"></em></p>
</div>
<div class="section" id="activeUsersSection">
<h2><?php p($l->t('Active users'));?></h2>