MINOR Fixed default wording of WidgetAreaEditor.TOADD "drag them here from the left" (from r97509)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102720 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2010-04-13 22:00:06 +00:00
parent 869e1d7774
commit 658cfa9531

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 %>