} else { ?> <input name=anrede type=text size="20" value="" maxlength=25><br> <?php } ?> </td> <td colspan=2> <?php echo $LDEditFields[4]; ?> <input type=text name=beruf size="20" value="<?php echo $employee->Profession(); ?> " maxlength=25><br> </td> </tr> <tr class="submenu"> <td colspan=2> <b> <?php echo $LDEditFields[2]; ?> <?php if ($user_origin == 'pers' && $employee->isPreLoaded()) { echo $employee->LastName();