From cad9f67a9267501b3b4908b4812d4ac8484d44aa Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Tue, 13 Apr 2010 22:00:18 +0000 Subject: [PATCH] MINOR Changed wording for WidgetAreaEditor.TOADD advising users to "click" instead of drag widgets (from r97511) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102721 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 %>