diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml index 2a3dbca0..eb88fd31 100644 --- a/Web/Presenters/templates/@layout.xml +++ b/Web/Presenters/templates/@layout.xml @@ -175,7 +175,7 @@ ({$helpdeskTicketNotAnsweredCount}) {/if} - Reports + Reports {strpos($menuItem["name"], "@") === 0 ? tr(substr($menuItem["name"], 1)) : $menuItem["name"]} diff --git a/install/sqls/00017-reports.sql b/install/sqls/00018-reports.sql similarity index 100% rename from install/sqls/00017-reports.sql rename to install/sqls/00018-reports.sql