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

View File

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