X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fct.pl;h=797ee393e3a8f38a13c54ee3470898f1969eb58e;hb=56b09ede7319e2e1232f63c40fac25580e05258b;hp=d3e09dc73e0ad862a007880a394405940c29cc7d;hpb=428bc36564ef6e0030fdac1052a2e87c7a2cf11e;p=kivitendo-erp.git diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index d3e09dc73..797ee393e 100644 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -344,7 +344,7 @@ sub list_contacts { 'cp_gender' => { 'text' => $::locale->text('Gender'), }, 'cp_fax' => { 'text' => $::locale->text('Fax'), }, 'cp_privatphone' => { 'text' => $::locale->text('Private Phone') }, - 'cp_privatemail' => { 'text' => $::locale->text('Private E-Mail') }, + 'cp_privatemail' => { 'text' => $::locale->text('Private E-mail') }, %column_defs_cvars, );