From a049f6e96d56a603297fd8759a154b4e22646ef8 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Tue, 16 Feb 2010 02:38:18 +0000 Subject: [PATCH] BUGFIX: Show a hand icon and better title for the 'share link' piece of the navigator toolbar. (from r97439) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@99085 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/SilverStripeNavigatorLink.ss | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/SilverStripeNavigatorLink.ss b/templates/SilverStripeNavigatorLink.ss index 0112cfa0e..63eeacb1d 100644 --- a/templates/SilverStripeNavigatorLink.ss +++ b/templates/SilverStripeNavigatorLink.ss @@ -1,5 +1,9 @@ -Link +    + + <% _t('SilverStripeNavigatorLink.ShareLink','Share link') %> +
-

To share this page, copy and paste the link below.

+

+ <% _t('SilverStripeNavigatorLink.ShareInstructions','To share a this to this page, copy and paste the link below.') %>