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
This commit is contained in:
Sean Harvey 2010-01-25 21:59:06 +00:00 committed by Sam Minnee
parent ed4204b7fa
commit f5e5461fd2

View File

@ -17,7 +17,7 @@
</div>
<div class="usedWidgetsHolder">
<h2><% _t('INUSE', 'Widgets currently used') %></h2>
<p><% _t('TOADD', 'To add widgets, click on the purple header on the left') %></p>
<p><% _t('TOADD', 'To add widgets, drag them here from the left') %></p>
<div class="usedWidgets" id="usedWidgets-$Name">
<% if UsedWidgets %>