summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index bb56f89..a4fe2b7 100644
--- a/index.php
+++ b/index.php
@@ -75,7 +75,7 @@ function autoversion($file)
<datalist id="MyTags">
</datalist>
<p> Current tags:<span id="currenttags"></span>
- <button class="next btn btn-small btn-info" onclick="tagcloud()">tag cloud</button>
+ <a class="next btn btn-small btn-info" onclick="tagcloud()">tag cloud</a>
<a class="btn btn-small btn-success" href='<?php echo $webbase?>'>all</a>
</p>
</form>