Budget 2020
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
<h3><?= h($wlBudget->wl_kurz_bezeichnung) ?></h3>
|
||||
<table class="vertical-table">
|
||||
<tr>
|
||||
<th scope="row"><?= __('Wl Werteliste Nr') ?></th>
|
||||
<th scope="row"><?= __('Wl Sort Nr') ?></th>
|
||||
<td><?= h($wlBudget->wl_sort_nr) ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><?= __('Wl Wertelsite Nr') ?></th>
|
||||
<td><?= h($wlBudget->wl_werteliste_nr) ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user