[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/tools tool... [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Thu Nov 16 11:06:59 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/11/16 10:06:59

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/tools: tools-home.tmpl 

Log message:
	Adding a link to cleanborrowers.pl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/tools/tools-home.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2

Patches:
Index: tools-home.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/tools/tools-home.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- tools-home.tmpl	30 Oct 2006 10:08:42 -0000	1.1.2.1
+++ tools-home.tmpl	16 Nov 2006 10:06:59 -0000	1.1.2.2
@@ -39,6 +39,10 @@
 	<th><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></th>
 	<td>Tool to inventory (stocktaking) of your catalogue</td>
 </tr>
+<tr>
+	<th><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Clean borrowers</a></th>
+	<td>Delete some old private data/reading history relative to borrowers.</td>
+</tr>
 </table>
 
 





More information about the Koha-cvs mailing list