Lead create Booking
This commit is contained in:
parent
3df0e93c2c
commit
34a3d2196b
18 changed files with 462 additions and 160 deletions
|
|
@ -75,7 +75,9 @@ class HTMLHelper
|
|||
private static $salutation = [
|
||||
1 => 'Herr',
|
||||
2 => 'Frau',
|
||||
3 => 'Firma',
|
||||
3 => 'Divers/keine Anrede',
|
||||
4 => 'Firma',
|
||||
|
||||
];
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue