From e07cca9148e0d16b9ebdf954f73e9b40004b3c17 Mon Sep 17 00:00:00 2001
From: Raphael Michel
- {% blocktrans trimmed with amount=refund.amount|money:request.event.currency method=refund.payment_provider.verbose_name %} - What should happen to the ticket order? - {% endblocktrans %} -
-+ {% blocktrans trimmed %} + Since the order is already canceled, this will not affect its state. + {% endblocktrans %} +
+ {% else %} ++ {% blocktrans trimmed with amount=refund.amount|money:request.event.currency method=refund.payment_provider.verbose_name %} + What should happen to the ticket order? + {% endblocktrans %} +
+