X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Fread_toolbar.tpl;h=ce1594429db14db219f36e8b6e2255bcddc36802;hp=2bcbb76f421b7fe3e616a044c4a556e84cc49f76;hb=5e5daa47f6270e55903f95fb3deff491fde2d6f5;hpb=684f1a88c83c3e9e496241678035cebea9ab7944 diff --git a/templates/default/read_toolbar.tpl b/templates/default/read_toolbar.tpl index 2bcbb76f..ce159442 100644 --- a/templates/default/read_toolbar.tpl +++ b/templates/default/read_toolbar.tpl @@ -11,8 +11,9 @@ * following elements: * $link['URL'] - URL needed to access the action * $link['Text'] - Text to be displayed for the action. + * $link['Target'] - Optional link target * - * @copyright © 1999-2006 The SquirrelMail Project Team + * @copyright 1999-2015 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -33,31 +34,9 @@ extract($t); if (empty($link['Text'])) continue; - # Printer firendly link must be handled a little differently - if ($link['Text'] == _("View Printable Version")) { - if ($javascript_on) { - ?> - - - - - - + >