X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fpe.pl;h=e003e07d2ba79df7c66295392f6e3501fcec18f3;hb=2e8ce008611246347f9682d81e8fabf015765bf5;hp=4d06f5270530df5865aa878cc62ae139fdb3b226;hpb=8fd8506061896718059ada99c1b5f11780415568;p=kivitendo-erp.git diff --git a/bin/mozilla/pe.pl b/bin/mozilla/pe.pl index 4d06f5270..e003e07d2 100644 --- a/bin/mozilla/pe.pl +++ b/bin/mozilla/pe.pl @@ -101,10 +101,10 @@ sub search { $form->{title} = $locale->text('Groups'); $number = qq| - - | . $locale->text('Group') . qq| - - + + | . $locale->text('Group') . qq| + + |; } @@ -116,10 +116,10 @@ sub search { $form->{title} = $locale->text('Pricegroup'); $number = qq| - - | . $locale->text('Pricegroup') . qq| - - + + | . $locale->text('Pricegroup') . qq| + + |; } @@ -143,13 +143,11 @@ sub search { $number - - - - + + + +
 | - . $locale->text('All') . qq| -  | - . $locale->text('Orphaned') . qq|
 | . $locale->text('All') . qq| +  | . $locale->text('Orphaned') . qq|
@@ -196,8 +194,8 @@ sub save { # saving the history if(!exists $form->{addition} && $form->{id} ne "") { $form->{snumbers} = qq|projectnumber_| . $form->{projectnumber}; - $form->{addition} = "SAVED"; - $form->save_history($form->dbconnect(\%myconfig)); + $form->{addition} = "SAVED"; + $form->save_history($form->dbconnect(\%myconfig)); } # /saving the history @@ -224,8 +222,8 @@ sub delete { # saving the history if(!exists $form->{addition}) { $form->{snumbers} = qq|projectnumber_| . $form->{projectnumber}; - $form->{addition} = "DELETED"; - $form->save_history($form->dbconnect(\%myconfig)); + $form->{addition} = "DELETED"; + $form->save_history($form->dbconnect(\%myconfig)); } # /saving the history $main::lxdebug->leave_sub(); @@ -283,7 +281,7 @@ sub partsgroup_report { - + |; map { print "$column_header{$_}\n" } @column_index; @@ -378,11 +376,10 @@ sub form_partsgroup_header { @@ -419,11 +416,11 @@ sub form_partsgroup_footer { # button for saving history print qq| - {id} - . qq|); name=history id=history value=| - . $locale->text('history') - . qq|>|; + {id} + . qq|); name=history id=history value=| + . $locale->text('history') + . qq|>|; # /button for saving history print qq| @@ -491,7 +488,7 @@ sub pricegroup_report {
- - - + + - +
| . $locale->text('Group') . qq|
| . $locale->text('Group') . qq|
- + |; map { print "$column_header{$_}\n" } @column_index; @@ -589,10 +586,10 @@ sub form_pricegroup_header { @@ -631,11 +628,11 @@ sub form_pricegroup_footer { # button for saving history print qq| - {id} - . qq|); name=history id=history value=| - . $locale->text('history') - . qq|>|; + {id} + . qq|); name=history id=history value=| + . $locale->text('history') + . qq|>|; # /button for saving history print qq|
- - + + - +
| . $locale->text('Preisgruppe') . qq|
| . $locale->text('Preisgruppe') . qq|