fixed tagcloud
[photo-tags.git] / index.php
index bb56f89cf31ae1b94a7e57d508c6fd66d04bc8f8..a4fe2b7f44a7b8eaa27e0f4e98e4e7c7db1ce9f6 100644 (file)
--- 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>