From 7a51699f9568270046fa259189beaa2e286572c7 Mon Sep 17 00:00:00 2001 From: Nahuel ANGELINETTI Date: Mon, 2 Feb 2009 09:26:23 +0100 Subject: [PATCH] (bug #2938)[follow previous] Add new report in menus Just adding the new report in miscellaneous menus Signed-off-by: Henri-Damien LAURENT --- koha-tmpl/intranet-tmpl/prog/en/includes/reports-menu.inc | 1 + .../intranet-tmpl/prog/en/modules/reports/reports-home.tmpl | 1 + 2 files changed, 2 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/reports-menu.inc index 26f9233321..25ed4ad959 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/reports-menu.inc @@ -9,6 +9,7 @@
  • Patrons
  • Catalog
  • Circulation
  • +
  • Serials
  • diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tmpl index c3904fd7e2..e156ea67d8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tmpl @@ -25,6 +25,7 @@
  • Patrons
  • Catalog
  • Circulation
  • +
  • Serials
  • Inactive

    -- 2.39.5