X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d319704a66e9be64da837ccea10af6774c2b0838..0576299f2aa98125991c4ffcd2f75073ea583d7d:/SL/USTVA.pm diff --git a/SL/USTVA.pm b/SL/USTVA.pm index 31d13caed..ff6355635 100644 --- a/SL/USTVA.pm +++ b/SL/USTVA.pm @@ -139,7 +139,7 @@ SWITCH: { - + |; my $h = 0; my $i = 0; @@ -191,7 +191,7 @@ sub fa_auswahl { #} #if ( $terminal eq 'mozilla' or $terminal eq 'js' ) { - print qq| + print qq|
@@ -261,7 +261,7 @@ sub fa_auswahl { print qq| Finanzamt - + |; $main::lxdebug->leave_sub(); @@ -410,7 +410,7 @@ sub query_finanzamt { if ($DBI::err) { #There is no table, read the table from sql/finanzamt.sql - print qq|

Bitte warten, Tabelle $table wird einmalig in Datenbank: + print qq|

Bitte warten, Tabelle $table wird einmalig in Datenbank: $myconfig->{dbname} als Benutzer: $myconfig->{dbuser} hinzugefügt...

|; process_query($form, $dbh, $filename) || $self->error(DBI->errstr); @@ -557,4 +557,3 @@ sub process_query { } 1; -