doc.silverstripe.org/cms/templates/WidgetDescription.ss
2011-04-10 21:53:26 +00:00

6 lines
191 B
Scheme

<div class="Widget" id="$ClassName">
<h3 title="<% _t('CLICKTOADDWIDGET', 'Click to add this widget') %>">$CMSTitle</h3>
<div class="widgetDescription">
<p>$Description</p>
</div>
</div>