aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin
diff options
context:
space:
mode:
authorwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-07-23 15:13:32 +0000
committerwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-07-23 15:13:32 +0000
commit4cf06dd33bb9eb36338561eb4a4cd91d2b07056c (patch)
treeadd63a1b396262a6894c0a558137ed36d7d07b22 /share/skin
parent2e07908bec7e0f81578bd13c0d96a18d622a2d14 (diff)
downloadreaction-4cf06dd33bb9eb36338561eb4a4cd91d2b07056c.tar.gz
reaction-4cf06dd33bb9eb36338561eb4a4cd91d2b07056c.zip
fixed message_layout
Diffstat (limited to 'share/skin')
-rw-r--r--share/skin/default/layout/action.tt8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/skin/default/layout/action.tt b/share/skin/default/layout/action.tt
index 0fefbe8..549663e 100644
--- a/share/skin/default/layout/action.tt
+++ b/share/skin/default/layout/action.tt
@@ -19,16 +19,16 @@
[% call_next %] <br />
-=for layout message_layout
-
- <span>[% message %]</span> <br />
-
=for layout buttons
[% message %]
[% ok_button_fragment %]
[% apply_button_fragment %]
[% cancel_button_fragment %]
+=for layout message_layout
+
+ <span>[% as_string %]</span> <br />
+
=for layout standard_button
<input type="submit" class="button" name="[% event_id %]" value="[% label %]" />