|
This element is to be used in the case that you have a number of elements that can be broken down into small groups of information. A good example of it's use is in the contribution page template. Here each logical grouping of related form elements are wrapped by a "section" div: the abstraction of this for elements with a label is as follows: which is generated using the following .tpl syntax: the abstraction of this for elements without a label is as follows (this will keep the content in line with content from other section's that are using labels): the abstraction of this for elements without a label is as follows (this allow the content to take up the space normally reserved for labels): |
Labels