summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorShevAbam <shevabam@gmail.com>2015-02-05 18:29:16 +0100
committerShevAbam <shevabam@gmail.com>2015-02-05 18:29:16 +0100
commit086a1829e65a8c148b1f5c4aa6251a29bead3ea6 (patch)
tree633db42727e4a4141651b51d3d7d7ecafa72b94c /index.php
parent3ed4c1d633f3ddfc50d921c5d5c19ebf7cf640c4 (diff)
Fixed memory datas on Arch #15
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 6220faa..3c34316 100644
--- a/index.php
+++ b/index.php
@@ -245,7 +245,7 @@ $update = $Config->checkUpdate();
<table class="firstBold">
<tbody>
<tr>
- <td class="w20p">Used</td>
+ <td class="w20p">Used %</td>
<td><div class="progressbar-wrap"><div class="progressbar" style="width: 0%;">0%</div></div></td>
</tr>
<tr>
@@ -277,7 +277,7 @@ $update = $Config->checkUpdate();
<table class="firstBold">
<tbody>
<tr>
- <td class="w20p">Used</td>
+ <td class="w20p">Used %</td>
<td><div class="progressbar-wrap"><div class="progressbar" style="width: 0%;">0%</div></div></td>
</tr>
<tr>