From 860ef3ae9e753471be1031b86b40c9b4783eaed9 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Wed, 14 Apr 2010 04:06:11 +0000 Subject: [PATCH] BUGFIX: Show a hand icon and better title for the 'share link' piece of the navigator toolbar. (from r97439) (from r99085) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@102841 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.') %>