[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/parameters ... [dev_week]

Joshua Ferraro jmf at kados.org
Thu Jul 27 20:11:07 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Joshua Ferraro <kados>	06/07/27 18:11:07

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/parameters: 
	                                           auth_subfields_structure.tmpl 

Log message:
	merging with rel_2_2:
	
	Copying changes from default: "some html changes (synch'ing with marc_subfield_structure)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_subfields_structure.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.1&r2=1.1.2.1.2.1

Patches:
Index: auth_subfields_structure.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_subfields_structure.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.1.2.1
diff -u -b -r1.1.2.1 -r1.1.2.1.2.1
--- auth_subfields_structure.tmpl	20 Jan 2005 17:41:00 -0000	1.1.2.1
+++ auth_subfields_structure.tmpl	27 Jul 2006 18:11:07 -0000	1.1.2.1.2.1
@@ -30,14 +30,10 @@
 			<p> 
 				<label>Text for librarian</label>
 				<input type="text" name="liblibrarian" value="<!-- TMPL_VAR NAME="liblibrarian" -->" size="40" maxlength="80" />
-			</p>
-			<p>
 				
-				<label>Text for OPAC</label> <input type="text" name="libopac" value="<!-- TMPL_VAR NAME="libopac" -->" size="40" maxlength="80" />
+				
 			</p>
 			<p><label>Managed</label> <!-- TMPL_VAR NAME="tab" --></p>
-			<p><!-- TMPL_VAR NAME="hidden" --> hidden (subfield is managed, but hidden. -should be filled by a plugin or thesaurus-)</p>
-			<p><!-- TMPL_VAR NAME="isurl" --> URL (if checked, it means that the subfield is an URL and can be clicked</p>
 			<p>
 				<label>Auth value:</label> <!-- TMPL_VAR NAME="authorised_value" -->
 				or thesaurus: <!-- TMPL_VAR NAME="thesaurus_category" -->





More information about the Koha-cvs mailing list