From f3c72687758d56df098ada7c8a632423b7179bad Mon Sep 17 00:00:00 2001 From: matthewt Date: Mon, 10 Mar 2008 19:31:29 +0000 Subject: factor button code out and add default class --- share/skin/default/layout/action.tt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'share/skin/default') diff --git a/share/skin/default/layout/action.tt b/share/skin/default/layout/action.tt index fa71d79..67d6c37 100644 --- a/share/skin/default/layout/action.tt +++ b/share/skin/default/layout/action.tt @@ -29,17 +29,21 @@ [% apply_button_fragment %] [% cancel_button_fragment %] +=for layout standard_button + + + =for layout ok_button - +[% standard_button %] =for layout apply_button - +[% standard_button %] =for layout cancel_button - +[% standard_button %] =for layout whut -- cgit v1.2.3-54-g00ecf