finished basic AddressDB view
This commit is contained in:
@@ -155,8 +155,8 @@
|
||||
<?=$preorder->adb_hausnummer->hausnummer?><br />
|
||||
<?=($preorder->adb_wohneinheit_id) ? ((string)$preorder->adb_wohneinheit ? $preorder->adb_wohneinheit."<br />" : "") : "<i class='text-pink'><keine Wohneinheit></i><br />"?>
|
||||
<?=$preorder->adb_hausnummer->plz->plz?>
|
||||
<?=$preorder->adb_hausnummer->ortschaft->name?><br />
|
||||
<?=$preorder->adb_hausnummer->strasse->gemeinde->name?>
|
||||
<?=($preorder->address_district) ? "<br />(".$preorder->address_district.")" : ""?>
|
||||
</td>
|
||||
<?php else: ?>
|
||||
<td></td>
|
||||
|
||||
Reference in New Issue
Block a user