hide buglink

This commit is contained in:
Fabrixxm 2015-07-30 14:19:50 +02:00
parent f5657e283c
commit b7aa259c67
2 changed files with 4 additions and 3 deletions

View File

@ -191,5 +191,4 @@ span.oembed, h4 {
.fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; }
.fbrowser.file img { display: inline; }
.fbrowser.file p { display: inline; white-space: nowrap; }
.fbrowser .upload { clear: both; padding-top: 1em;}

View File

@ -2,7 +2,9 @@
This is the template used by mod/fbrowser.php when is called from plain text editor.
See also 'filebrowser.tpl'
-->
<style>
#buglink_wrapper{display:none;} /* hide buglink. only in this page */
</style>
<script type="text/javascript" src="{{$baseurl}}/js/ajaxupload.js" ></script>
<script type="text/javascript" src="{{$baseurl}}/js/filebrowser.js"></script>
<script>