]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/amcvar.pl
CVars in Ansprechpartnern.
[mfinanz.git] / bin / mozilla / amcvar.pl
index ea023b2fe8de111cf87cf3e6ee4417880b1d82a0..25e3ec738eeeccf1318918a0be017a1574fc26fd 100644 (file)
@@ -60,6 +60,7 @@ our %translations = ('text'      => $locale->text('Free-form text'),
 our @types = qw(text textfield number date bool select customer); # timestamp
 
 our @modules = ({ module => 'CT',       description => $locale->text('Customers and vendors')          },
+                { module => 'Contacts', description => $locale->text('Contact persons')                },
                 { module => 'IC',       description => $locale->text('Parts, services and assemblies') },
                 { module => 'Projects', description => $locale->text('Projects')                       },
                );