CRM-13336 more improvements : click on printer friendly view (click on top right...
[civicrm-core.git] / templates / CRM / common / drupal6.tpl
index fda7f0f2199419129fa6f8055b0687ea0e100ace..4dfc1047b0da7f30b319e1e3ee12243be425c0b8 100644 (file)
@@ -44,7 +44,7 @@
 {else}
 {* Printer friendly link/icon. *}
 <div id="printer-friendly">
-<a href="{$printerFriendly}" title="{ts}Printer-friendly view of this page.{/ts}">
+<a href="{$printerFriendly}" target='_blank' title="{ts}Printer-friendly view of this page.{/ts}">
   <div class="ui-icon ui-icon-print"></div>
 </a>
 </div>