From 4e71d28ba788cfb3bad36702566fcf0875bff4ae Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Wed, 6 Apr 2011 14:53:07 +0200 Subject: [PATCH] [SIGNED-OFF] BZ6087: remove duplicate budget link Content-Type: text/plain; charset="utf-8" this feature doesn't exist yet, so the link is useless Signed-off-by: Katrin Fischer --- .../prog/en/includes/budgets-admin-toolbar.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-toolbar.inc index e6ccde3..c32f7db 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-toolbar.inc @@ -33,7 +33,7 @@ var periods_menu = [ { text: _("Edit budget") + " ''", url: "/cgi-bin/koha/admin/aqbudgetperiods.pl?op=add_form&budget_period_id=" }, - { text: _("Duplicate budget") + " ''" } + '" } --> ] -- 1.7.1