remove custom field anrede
This commit is contained in:
parent
0c5807132e
commit
0a891d836e
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@
|
|||
|
||||
<div id="client">
|
||||
<b><?php echo lang('bill_to'); ?></b>:
|
||||
<?php if ($custom_fields['client']['anrede']) {
|
||||
echo '<div>' . $custom_fields['client']['anrede'] . '</div>';
|
||||
} ?>
|
||||
<div>
|
||||
<?php _htmlsc(format_client($invoice)); ?>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue