[Koha-patches] [PATCH] Bug 3835: Add link to CSV Profiles on Tools menu

Nicole Engard nengard at gmail.com
Thu Dec 3 03:16:45 CET 2009


>From 2b8d64b4cc8eecf75ffa54ed84f0cfe5cb19a55a Mon Sep 17 00:00:00 2001
From: Nicole Engard <nengard at gmail.com>
Date: Wed, 2 Dec 2009 09:49:51 -0500
Subject: [PATCH] Bug 3835: Add link to CSV Profiles on Tools menu
Content-Type: text/plain; charset="utf-8"

---
 .../intranet-tmpl/prog/en/includes/tools-menu.inc  |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc
b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc
index 31ac754..e9298b6 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc
+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc
@@ -31,6 +31,9 @@
     <!-- /TMPL_IF -->
     <!-- TMPL_IF NAME="CAN_user_tools_moderate_comments" --><!--
FIXME: Update here when Tag specific permission is created. --><li><a
href="/cgi-bin/koha/tags/review.pl">Moderate patron tags</a></li>
     <!-- /TMPL_IF -->
+    <!-- TMPL_IF NAME="CAN_user_tools_manage_csv_profiles" -->
+	<li><a href="/cgi-bin/koha/tools/csv-profiles.pl">CSV Profiles</a></li>
+    <!-- /TMPL_IF -->
     <!-- TMPL_IF NAME="CAN_user_tools_view_system_logs" -->
 	<li><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></li>
     <!-- /TMPL_IF -->
-- 
1.5.6.5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Bug-3835-Add-link-to-CSV-Profiles-on-Tools-menu.patch
Type: application/octet-stream
Size: 1246 bytes
Desc: not available
URL: </pipermail/koha-patches/attachments/20091202/65cf5bc5/attachment-0001.obj>


More information about the Koha-patches mailing list