From e29819c4772c3fc8f59d840cfbf7e9668e04cf1a Mon Sep 17 00:00:00 2001 From: groditi Date: Thu, 8 Jan 2009 22:46:04 +0000 Subject: message and error message support. why has this been missing for so long? --- share/skin/base/layout/action.tt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'share') diff --git a/share/skin/base/layout/action.tt b/share/skin/base/layout/action.tt index 5ef48cd..581c886 100644 --- a/share/skin/base/layout/action.tt +++ b/share/skin/base/layout/action.tt @@ -11,6 +11,8 @@ =for layout header +[% error_message %] + =for layout container_list [% call_next %] @@ -27,7 +29,11 @@ =for layout message_layout -[% as_string %] +[% message_string %] + +=for layout message_layout + +[% message_string %] =for layout standard_button -- cgit v1.2.3-54-g00ecf