fix text on backoffice page
This commit is contained in:
parent
68d6b3a71c
commit
b3f9e89ed6
|
@ -13,7 +13,7 @@ Merchandise Orders | {{ block.super }}
|
||||||
<div class="lead">
|
<div class="lead">
|
||||||
Use this view to look at merchandise orders. </div>
|
Use this view to look at merchandise orders. </div>
|
||||||
<div>
|
<div>
|
||||||
This table shows all OrderProductRelations which are Merchandise (not including handed out, unpaid, cancelled and refunded orders). The table is initally sorted by order ID but the sorting can be changed by clicking the column headlines (if javascript is enabled).
|
This table shows all OrderProductRelations which are Merchandise (not including cancelled and refunded orders). The table is initally sorted by order ID but the sorting can be changed by clicking the column headlines (if javascript is enabled).
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in a new issue