X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=SL%2FGoBD.pm;fp=SL%2FGoBD.pm;h=950bfb6da494ad38cc6904313f91ef34ddd3f36b;hb=ce1e79d374f6c16fa83e395dc0cfd8e7d8d898f8;hp=f0d0d0ca10ce060558fdf903a2f2b2a955e11117;hpb=0ae147db3f96cad8505d92779fff529352fc765e;p=kivitendo-erp.git diff --git a/SL/GoBD.pm b/SL/GoBD.pm index f0d0d0ca1..950bfb6da 100644 --- a/SL/GoBD.pm +++ b/SL/GoBD.pm @@ -44,7 +44,7 @@ my %column_titles = ( description => t8('Description'), }, customer_vendor => { - id => t8('ID'), + id => t8('ID (lit)'), name => t8('Name'), department_1 => t8('Department 1'), department_2 => t8('Department 2'),