Where can I change the print link so it opens the print page on another window?
I just want to add the target="new" to the link.
Thxs
(1.6.6)
[solved] printlink with target="new" on News module
-
- Forum Members
- Posts: 14
- Joined: Sun Sep 27, 2009 3:45 pm
[solved] printlink with target="new" on News module
Last edited by jpcarvalhinho on Sat Dec 12, 2009 2:58 am, edited 1 time in total.
-
- Forum Members
- Posts: 14
- Joined: Sun Sep 27, 2009 3:45 pm
printlink with target="new" on News module
LOL.. solved using "printurl" instead
instead of using {$entry->printlink} used:
printurl}" target="new"> print
instead of using {$entry->printlink} used:
printurl}" target="new"> print