diff --git a/Theme/Backend/client-profile-bills.tpl.php b/Theme/Backend/client-profile-bills.tpl.php index d24854e..75548b4 100755 --- a/Theme/Backend/client-profile-bills.tpl.php +++ b/Theme/Backend/client-profile-bills.tpl.php @@ -25,8 +25,8 @@ $bills = $this->getData('newestInvoices') ?? []; -
getHtml('ID', '0', '0'); ?> diff --git a/Theme/Backend/client-profile-items.tpl.php b/Theme/Backend/client-profile-items.tpl.php index 2c27606..d66dcd6 100755 --- a/Theme/Backend/client-profile-items.tpl.php +++ b/Theme/Backend/client-profile-items.tpl.php @@ -26,8 +26,8 @@ $items = $this->getData('items') ?? []; -
getHtml('ID', '0', '0'); ?>