fix text on backoffice page

This commit is contained in:
Thomas Steen Rasmussen 2020-08-10 17:03:24 +02:00
parent 68d6b3a71c
commit b3f9e89ed6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Merchandise Orders | {{ block.super }}
<div class="lead">
Use this view to look at merchandise orders. </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>
<br>