Skip to content

Commit

Permalink
added ShortURL droplet to the footer; thanks to "nibz"
Browse files Browse the repository at this point in the history
  • Loading branch information
webbird committed Jul 21, 2015
1 parent a432449 commit ff873b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wb/templates/wbce/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,8 @@
}).click();
});
</script>
<?php if (file_exists(WB_PATH.'/.htaccess')) {?>
[[ShortURL]]
<?php } ?>
</body>
</html>

0 comments on commit ff873b1

Please sign in to comment.