diff --git a/templates/backOffice/default/order-edit.html b/templates/backOffice/default/order-edit.html index 12915da92..2c192a66b 100644 --- a/templates/backOffice/default/order-edit.html +++ b/templates/backOffice/default/order-edit.html @@ -59,6 +59,7 @@ @@ -348,6 +349,16 @@ +
+ + {module_include location='order-edit' countvar='module_count'} + + {if $countvar == 0} +
+ {intl l="There is currently no active module here."} +
+ {/if} +
{/loop}