[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/admin auth...

Ryan Higgins rch at liblime.com
Mon Mar 12 21:58:58 CET 2007


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Ryan Higgins <rych>	07/03/12 20:58:58

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/admin: authtypes.tmpl 

Log message:
	remove default auth_type link  (default must now be defined in db or else foreign key constraints fail).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/admin/authtypes.tmpl?cvsroot=koha&r1=1.3&r2=1.4

Patches:
Index: authtypes.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/admin/authtypes.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- authtypes.tmpl	11 Mar 2007 21:08:12 -0000	1.3
+++ authtypes.tmpl	12 Mar 2007 20:58:58 -0000	1.4
@@ -120,15 +120,6 @@
 		<th>Edit</th>
 		<th>Delete</th>
 	</tr>
-	<tr>
-		<td>&nbsp;</td>
-		<td>Default framework</td>
-		<td>&nbsp;</td>
-		<td>&nbsp;</td>
-		<td><a href="auth_tag_structure.pl">MARC structure</td>
-		<td>&nbsp;</td>
-		<td>&nbsp;</td>
-	</tr>
 	
 	<!-- TMPL_LOOP NAME="loop" -->
 		<tr>





More information about the Koha-cvs mailing list