aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/field.tt
diff options
context:
space:
mode:
authorwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-07-22 23:29:04 +0000
committerwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-07-22 23:29:04 +0000
commit3d113b44c6d9f321d49e815898870c449837d3a8 (patch)
tree00f6d6f712921be9c74032e7968d9f350d756b71 /share/skin/default/layout/field.tt
parent82ba85489512041cd2fbe8c44162dd594e1d40d3 (diff)
downloadreaction-3d113b44c6d9f321d49e815898870c449837d3a8.tar.gz
reaction-3d113b44c6d9f321d49e815898870c449837d3a8.zip
fixes for fields
Diffstat (limited to 'share/skin/default/layout/field.tt')
-rw-r--r--share/skin/default/layout/field.tt7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/skin/default/layout/field.tt b/share/skin/default/layout/field.tt
new file mode 100644
index 0000000..d800da9
--- /dev/null
+++ b/share/skin/default/layout/field.tt
@@ -0,0 +1,7 @@
+=extends NEXT
+
+=for layout label
+
+<span class="field_label"><strong > [% label %]: </strong></span>
+
+=cut