From 238f2798a3ec8557ed98c1ca872424ce1c6d4adf Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 21 Feb 2007 09:18:04 +0000 Subject: [PATCH] =?utf8?q?Der=20Button=20f=C3=BCr=20die=20Historie=20wird?= =?utf8?q?=20nur=20angezeigt,=20wenn=20der=20Beleg=20bereits=20gespeichert?= =?utf8?q?=20wurde.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/oe.pl | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index 99ff0cd29..c814826d0 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -1050,6 +1050,12 @@ sub form_footer { if (($form->{id})) { print qq| + +
| . $locale->text("Workflow $form->{type}") . qq|
@@ -1116,17 +1122,7 @@ sub form_footer { {path}> {login}> {password}> -|; -# button for saving history -print qq| - {id} - . qq|); name=history id=history value=| - . $locale->text('history') - . qq|>|; -# /button for saving history - -qq| + -- 2.20.1