aboutsummaryrefslogtreecommitdiff
path: root/templates/indexStats.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-10-14 07:46:07 +0200
committerChristian Weiske <cweiske@cweiske.de>2014-10-14 07:46:07 +0200
commit0b208d3ef2a8501713169b74eb0b48e2e3bb10a6 (patch)
tree37b473aa590fe3aab0b7448c35312f1f437915fc /templates/indexStats.php
parentca442a803832c885af7835c5fcf7cd48cfe752ce (diff)
downloadgrauphel-0b208d3ef2a8501713169b74eb0b48e2e3bb10a6.tar.gz
grauphel-0b208d3ef2a8501713169b74eb0b48e2e3bb10a6.zip
Link pages from stats
Diffstat (limited to 'templates/indexStats.php')
-rw-r--r--templates/indexStats.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/indexStats.php b/templates/indexStats.php
index 435e9d9..a238c8c 100644
--- a/templates/indexStats.php
+++ b/templates/indexStats.php
@@ -1,9 +1,9 @@
<h2>Statistics</h2>
<dl>
- <dt>Number of notes</dt>
+ <dt>Number of <a class="lined" href="<?php p(OCP\Util::linkToRoute('grauphel.gui.tag', array('rawtag' => 'grauphel:special:all'))); ?>">notes</a></dt>
<dd><?php p($_['notes']); ?></dd>
- <dt>Number of registered apps</dt>
+ <dt>Number of <a class="lined" href="<?php p(OCP\Util::linkToRoute('grauphel.gui.tokens')); ?>">registered apps</a></dt>
<dd><?php p($_['tokens']); ?></dd>
<dt>Sync revision</dt>