use ILIKE for case insensitive searches
[grauphel.git] / templates / gui-note.php
index fb2d741c2381803378e954f397388558760fab9c..ae004d63fd249f03b4a3dd538af8c375593f3d12 100644 (file)
@@ -7,6 +7,8 @@
 
 <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']['text']); ?>">Text</a>
   <a class="button" href="<?php echo p($_['links']['json']); ?>">JSON</a>
   <a class="button" href="<?php echo p($_['links']['xml']); ?>">XML</a>
  </div>