mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Wrap a widget in a div
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@39631 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
f69d610293
commit
c64fc7cb1a
@ -1,2 +1,4 @@
|
||||
<h3>$Title</h3>
|
||||
$Content
|
||||
<div class="WidgetHolder">
|
||||
<h3>$Title</h3>
|
||||
$Content
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user