diff --git a/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl index e1ba3492b..3c3c1f4c6 100644 --- a/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl @@ -64,22 +64,18 @@ {if $input.type == 'checkboxStatuses'} {foreach $input.values.query as $value} {assign var=id_checkbox value=$input.name|cat:'_'|cat:intval($value[$input.values.id])} - -
+

+ +

{/foreach} {else} {$smarty.block.parent} {/if} {/block} -{block name="after"}
 
{/block} diff --git a/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl b/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl index f5fefa4f0..64d21b662 100644 --- a/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl +++ b/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl @@ -63,7 +63,7 @@