diff --git a/documentation/changelog.html b/documentation/changelog.html index 03740c77e2..fe33b8c08d 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -1068,6 +1068,8 @@ All security issues are published and patches are attached on d64a02c1 - #7272) Fix SQL injection threats and replace SESSION variable with api_get_user_id
{{ 'PluginPresentation'|get_plugin_lang('BuyCoursesPlugin') }}
+{{ 'PluginPresentation'|get_plugin_lang('BuyCoursesPlugin') }}
--
+
+
- {% endif %}
+
-
-
+ {% if _u.is_admin %}
+
diff --git a/plugin/buycourses/view/sales_report.tpl b/plugin/buycourses/view/sales_report.tpl
index 565646cfcb..9496bfcc91 100644
--- a/plugin/buycourses/view/sales_report.tpl
+++ b/plugin/buycourses/view/sales_report.tpl
@@ -7,13 +7,12 @@