upgrade exception now for ewerk goesting too
This commit is contained in:
@@ -544,7 +544,7 @@
|
||||
<h4>Produkte</h4>
|
||||
|
||||
<div class="row col-12 mt-2 mb-2">
|
||||
<?php if($me->address_id == 209): ?>
|
||||
<?php if($me->address_id == 209 || $me->address_id == 2227): ?>
|
||||
<label><input type="checkbox" class="input-check" name="upgrade" value="1" <?=($order->upgrade) ? "checked='checked'" : ""?> /> Bestellung ist Upgrade</label>
|
||||
<?php else: ?>
|
||||
<p class="alert alert-warning">
|
||||
|
||||
Reference in New Issue
Block a user