From f5e5461fd259f5896d68b9a9f834d9abfeb2c54c Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Mon, 25 Jan 2010 21:59:06 +0000 Subject: [PATCH] MINOR Fixed default wording of WidgetAreaEditor.TOADD "drag them here from the left" git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@97509 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 8268d06d..335c8c65 100644 --- a/templates/WidgetAreaEditor.ss +++ b/templates/WidgetAreaEditor.ss @@ -17,7 +17,7 @@

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

-

<% _t('TOADD', 'To add widgets, click on the purple header on the left') %>

+

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

<% if UsedWidgets %>