From 142891a0098403c82521164d259d8ecd029721a3 Mon Sep 17 00:00:00 2001 From: Philip Reetz Date: Thu, 14 Dec 2006 10:25:30 +0000 Subject: [PATCH] Button in der Mahnansicht deaktivieren nach Start des Mahnprozess --- bin/mozilla/dn.pl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/bin/mozilla/dn.pl b/bin/mozilla/dn.pl index c1d0f8bf6..6cf7354e6 100644 --- a/bin/mozilla/dn.pl +++ b/bin/mozilla/dn.pl @@ -448,7 +448,7 @@ sub show_invoices { -
{script}> +{script}> @@ -531,10 +531,9 @@ print qq| {path}> {login}> {password}> - -|; - + +|; if ($form->{menubar}) { require "$form->{path}/menu.pl"; &menubar; -- 2.20.1