no divs in base skin
[catagits/Reaction.git] / share / skin / base / layout / field / collection.tt
index 47244e7..1f6ae9e 100644 (file)
@@ -5,12 +5,12 @@
 
 =for layout label_box
 
-<strong> [% label %]: </strong>
+<span class="field_collection_label_box"> [% label %]: </span>
 
 =for layout list
 
 <ul>
-[% call_next %]
+  [% call_next %]
 </ul>
 
 =for layout item