X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fadmin.pl;h=c2db1384dc5f9ec0c0504d03c53c0d63cb2ddb9c;hb=6277aefffea29c8aa6f684bd86c55cdc6366f32f;hp=86d66018825165f0ffbe3049f91614d559f52532;hpb=311d35807a9a5fe47b24f7dc7b457ba832d53c1b;p=kivitendo-erp.git diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl index 86d660188..c2db1384d 100644 --- a/bin/mozilla/admin.pl +++ b/bin/mozilla/admin.pl @@ -508,16 +508,16 @@ sub form_header { - + - - {password}> + + - + @@ -635,24 +635,25 @@ sub form_header { print qq| - + - + |; if ($item eq 'Pg') { + print qq| - + - + - + - + |; } @@ -668,13 +669,13 @@ sub form_header { - + |; } print qq| - {dbpasswd}> +
| . $locale->text('Login') . qq|
| . $locale->text('Password') . qq|{password}>
| . $locale->text('Name') . qq|
| . $locale->text('E-mail') . qq|| . $locale->text('Driver') . qq| $item $item | . $locale->text('Host') . qq|{"${item}_dbhost"}>
| . $locale->text('Dataset') . qq|{Pg_dbname}> | . $locale->text('Port') . qq|{Pg_dbport}>
| . $locale->text('User') . qq|{"${item}_dbuser"}> | . $locale->text('Password') . qq|{"${item}_dbpasswd"}>
| . $locale->text('Dataset') . qq| {"${item}_dbuser"}> | . $locale->text('Password') . qq|{"${item}_dbpasswd"}>
@@ -1286,9 +1287,9 @@ sub dbselect_source { | . $locale->text('User') . qq| - {dbuser}> + | . $locale->text('Password') . qq| - + @@ -1379,12 +1380,12 @@ sub update_dataset { {script}> -{dbdriver}> -{dbhost}> -{dbport}> -{dbuser}> -{dbpasswd}> -{dbdefault}> + + + + + + @@ -1467,7 +1468,7 @@ sub create_dataset { } opendir SQLDIR, "sql/." or $form - error($!); - foreach $item (sort grep /-chart\.sql/, readdir SQLDIR) { + foreach $item (sort grep /-chart\.sql\z/, readdir SQLDIR) { next if ($item eq 'Default-chart.sql'); $item =~ s/-chart\.sql//; push @charts, @@ -1483,7 +1484,7 @@ sub create_dataset {
| . $locale->text('The following Datasets need to be updated') . qq|

-{dbdriver}> -{dbuser}> -{dbhost}> -{dbport}> -{dbpasswd}> -{dbdefault}> + + + + + + @@ -1662,12 +1663,12 @@ sub delete_dataset {

-{dbdriver}> -{dbuser}> -{dbhost}> -{dbport}> -{dbpasswd}> -{dbdefault}> + + + + + +