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

paul poulain paul at koha-fr.org
Mon Oct 30 11:08:42 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	paul poulain <tipaul>	06/10/30 10:08:42

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

Log message:
	adding inventory & modifying menu

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&r2=1.1.2.1

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
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- tools-home.tmpl	11 Aug 2006 16:33:01 -0000	1.1
+++ tools-home.tmpl	30 Oct 2006 10:08:42 -0000	1.1.2.1
@@ -35,6 +35,10 @@
 	<th><a href="/cgi-bin/koha/tools/overduerules.pl">overdue rules</a></th>
 	<td>Rules for overdue books</td>
 </tr>
+<tr>
+	<th><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></th>
+	<td>Tool to inventory (stocktaking) of your catalogue</td>
+</tr>
 </table>
 
 





More information about the Koha-cvs mailing list