aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base/layout/collection.tt
diff options
context:
space:
mode:
authorwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-05-27 18:19:52 +0000
committerwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-05-27 18:19:52 +0000
commitf38511c5ebf5947ce2a22fe72ec27c16631def86 (patch)
tree9595e03c133ca6cc70cc0f5d5e5a0bf55b8ba881 /share/skin/base/layout/collection.tt
parent201baa3103a916699cab1ade9d67a34c32ae19d1 (diff)
downloadreaction-f38511c5ebf5947ce2a22fe72ec27c16631def86.tar.gz
reaction-f38511c5ebf5947ce2a22fe72ec27c16631def86.zip
changed approach as requested by mdk
Diffstat (limited to 'share/skin/base/layout/collection.tt')
-rw-r--r--share/skin/base/layout/collection.tt6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/skin/base/layout/collection.tt b/share/skin/base/layout/collection.tt
index d4703f1..691b01e 100644
--- a/share/skin/base/layout/collection.tt
+++ b/share/skin/base/layout/collection.tt
@@ -1,5 +1,7 @@
=for layout widget
-[% members %]
+<div id="collection_members">
+ [% members %]
+</div>
-=cut \ No newline at end of file
+=cut