aboutsummaryrefslogtreecommitdiff
path: root/templates/indexStats.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-09-27 11:09:20 +0200
committerChristian Weiske <cweiske@cweiske.de>2014-09-27 11:09:20 +0200
commit497af90eabe1e4a89c1ecfe0ebb9c874dd67b648 (patch)
treeba7042c6f4986dfd6d19ed1377728c82963b2749 /templates/indexStats.php
parent9a1ac6227c65296a4751c3e601cc1eb47398a77e (diff)
downloadgrauphel-497af90eabe1e4a89c1ecfe0ebb9c874dd67b648.tar.gz
grauphel-497af90eabe1e4a89c1ecfe0ebb9c874dd67b648.zip
Link info and stats page in settings section, update info page
Diffstat (limited to 'templates/indexStats.php')
-rw-r--r--templates/indexStats.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/indexStats.php b/templates/indexStats.php
index 78274da..435e9d9 100644
--- a/templates/indexStats.php
+++ b/templates/indexStats.php
@@ -1,4 +1,4 @@
-<h2>Stats</h2>
+<h2>Statistics</h2>
<dl>
<dt>Number of notes</dt>
<dd><?php p($_['notes']); ?></dd>