aboutsummaryrefslogtreecommitdiff
path: root/templates/gui-note.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2015-03-17 19:53:49 +0100
committerChristian Weiske <cweiske@cweiske.de>2015-03-17 19:53:49 +0100
commit81554f1309cc6a80578100b9583a591012df0d43 (patch)
treee02c44cdca8fcf5cb06289ceb0ba20be3ae658f9 /templates/gui-note.php
parente19fc06310e26dab3ec372fb01676a802fc02234 (diff)
downloadgrauphel-81554f1309cc6a80578100b9583a591012df0d43.tar.gz
grauphel-81554f1309cc6a80578100b9583a591012df0d43.zip
standlone HTML output
Diffstat (limited to 'templates/gui-note.php')
-rw-r--r--templates/gui-note.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/gui-note.php b/templates/gui-note.php
index fb2d741..86336bc 100644
--- a/templates/gui-note.php
+++ b/templates/gui-note.php
@@ -7,6 +7,7 @@
<div id="app-content" class="content">
<div class="actions">
+ <a class="button" href="<?php echo p($_['links']['html']); ?>">HTML</a>
<a class="button" href="<?php echo p($_['links']['json']); ?>">JSON</a>
<a class="button" href="<?php echo p($_['links']['xml']); ?>">XML</a>
</div>