Hi.
When I look at the attachment someone has uploaded, it shows the filename. I dont need that kind of information on the lightbox. From what file i can remove this?
Thanks.
Hi.
When I look at the attachment someone has uploaded, it shows the filename. I dont need that kind of information on the lightbox. From what file i can remove this?
Thanks.
open:
/themes/forum_themes/eebootstrap/forum_threads/thumb_attachments.html
remove:
data-title="{filename}"
open:
/themes/forum_themes/eebootstrap/forum_threads/image_attachments.html
remove:
data-title="{filename}"
doh, i removed that only from image_attachments.html. Thanks for the head-ups on the other file.