.fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; }\r
.fbrowser.file img { display: inline; }\r
.fbrowser.file p { display: inline; white-space: nowrap; }
-\r
-.fbrowser .upload { clear: both; padding-top: 1em;}
\ No newline at end of file
+.fbrowser .upload { clear: both; padding-top: 1em;}\r
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>