From c9bf87fd1ac55de0069c6160bb1f9cdf27ccfee3 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Mon, 25 Jan 2010 22:37:21 +0000 Subject: [PATCH] MINOR Changed wording for WidgetAreaEditor.TOADD advising users to "click" instead of drag widgets git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@97511 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/WidgetAreaEditor.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/WidgetAreaEditor.ss b/templates/WidgetAreaEditor.ss index 335c8c65..d6983eb9 100644 --- a/templates/WidgetAreaEditor.ss +++ b/templates/WidgetAreaEditor.ss @@ -17,7 +17,7 @@

<% _t('INUSE', 'Widgets currently used') %>

-

<% _t('TOADD', 'To add widgets, drag them here from the left') %>

+

<% _t('TOADD', 'To add widgets, click one on the left to add it here') %>

<% if UsedWidgets %>