[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en opac-authoritie... [rel_2_2]

Joshua Ferraro jmf at kados.org
Thu Aug 3 03:29:17 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Joshua Ferraro <kados>	06/08/03 01:29:17

Modified files:
	koha-tmpl/opac-tmpl/npl/en: opac-authorities-home.tmpl 

Log message:
	cleanup of display

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/opac-authorities-home.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.3&r2=1.1.2.4

Patches:
Index: opac-authorities-home.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/Attic/opac-authorities-home.tmpl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -b -r1.1.2.3 -r1.1.2.4
--- opac-authorities-home.tmpl	3 Aug 2006 01:24:52 -0000	1.1.2.3
+++ opac-authorities-home.tmpl	3 Aug 2006 01:29:17 -0000	1.1.2.4
@@ -22,11 +22,6 @@
 			</select>
 		</h2>
 		<p>
-                        <label for="authtypecode">Authority type</label>
-                        <!-- TMPL_VAR NAME="authtypecode" -->
-                        <input type="hidden" id="authtypecode" name="authtypecode" value="<!-- TMPL_VAR NAME="authtypecode" -->" />
-                </p>
-		<p>
                         <label for="mainentryaoperator">Main entry ($a only)</label>
                         <select name="operator" id="mainentryaoperator">
                                 <option value="contains">contains</option>





More information about the Koha-cvs mailing list