summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/elements/tr-checkbox.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/httemplate/elements/tr-checkbox.html b/httemplate/elements/tr-checkbox.html
index c3cf92ddc..5761263cf 100644
--- a/httemplate/elements/tr-checkbox.html
+++ b/httemplate/elements/tr-checkbox.html
@@ -1,3 +1,14 @@
+<%doc>
+
+Example:
+
+ <& /elements/tr-checkbox.html,
+ 'label' => 'Do or do not',
+ 'field' => 'field_name',
+ 'value' => 'Y',
+ &>
+
+</%doc>
<% include('tr-td-label.html', @_ ) %>
<TD <% $style %>>