Heisenberg submitted a new resource:
You must be registered for see links
- Fix to open attachments in new window/tabFix to open attachments in new window/tab
Edit bbcode_attachment_list template.
Change:
Code:<a href="{vb:raw attachurl}{vb:raw attachment.nodeid}">
to:
Code:<a href="{vb:raw attachurl}{vb:raw attachment.nodeid}" [COLOR=#FF0000]target="_blank"[/COLOR]>
You must be registered for see links
Last edited:
