[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/authorities... [rel_2_2]
From: |
Ryan Higgins |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/authorities... [rel_2_2] |
Date: |
Sun, 10 Sep 2006 02:30:03 +0000 |
CVSROOT: /cvsroot/koha
Module name: koha
Branch: rel_2_2
Changes by: Ryan Higgins <rych> 06/09/10 02:30:03
Modified files:
koha-tmpl/intranet-tmpl/npl/en/authorities:
authorities-home.tmpl
Log message:
Abandoning auth_finder.pl and broken javascript
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/authorities/authorities-home.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.8&r2=1.1.2.9
Patches:
Index: authorities-home.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/authorities/Attic/authorities-home.tmpl,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -u -b -r1.1.2.8 -r1.1.2.9
--- authorities-home.tmpl 3 Aug 2006 01:30:17 -0000 1.1.2.8
+++ authorities-home.tmpl 10 Sep 2006 02:30:03 -0000 1.1.2.9
@@ -6,7 +6,7 @@
<h1>Authority search</h1>
-<form name="f" action="/cgi-bin/koha/authorities/auth_finder.pl" method="post">
+<form name="f" action="/cgi-bin/koha/authorities/authorities-home.pl"
method="post">
<input type="hidden" name="op" value="do_search" />
<input type="hidden" name="type" value="intranet" />
<input type="hidden" name="nbstatements" value="<!-- TMPL_VAR
NAME="nbstatements" -->" />
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/authorities... [rel_2_2],
Ryan Higgins <=