Merging from rel-1-2 to trunk
Removing HLT links from footers and fixing javascript form focusing bug that affects Internet Explorer browsers.
This commit is contained in:
parent
513077bdb5
commit
b4ff8f24bd
9 changed files with 20 additions and 23 deletions
|
@ -16,9 +16,8 @@
|
|||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/reports/">Reports</a> ||
|
||||
<A HREF="/help/">Help</a> ||
|
||||
<A HREF="http://opac.katipo.co.nz">OPAC</a> ||
|
||||
<A HREF="http://www.library.org.nz">Library Website</a>
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
|
|
@ -16,9 +16,8 @@
|
|||
<A HREF="/members/">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/reports/">Reports</a> ||
|
||||
<A HREF="/help/">Help</a> ||
|
||||
<A HREF="http://opac.katipo.co.nz">OPAC</a> ||
|
||||
<A HREF="http://www.library.org.nz">Library Website</a>
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
|
|
@ -16,9 +16,8 @@
|
|||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/help/">Help</a> ||
|
||||
<A HREF="http://opac.library.org.nz">OPAC</a> ||
|
||||
<A HREF="http://www.library.org.nz">Library Website</a>
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
|
|
@ -26,7 +26,9 @@ parent.location.href=(form.dest.options[myindex].value);
|
|||
|
||||
function focusinput() {
|
||||
window.onerror=null;
|
||||
document.forms[0].elements[0].focus();
|
||||
if (document.forms[0]) {
|
||||
document.forms[0].elements[0].focus();
|
||||
}
|
||||
}
|
||||
|
||||
if (document.images){
|
||||
|
|
|
@ -14,9 +14,8 @@
|
|||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/help/">Help</a> ||
|
||||
<A HREF="http://opac.library.org.nz">OPAC</a> ||
|
||||
<A HREF="http://www.library.org.nz">Library Website</a>
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
|
|
@ -25,7 +25,9 @@ function leapto(form) {
|
|||
}
|
||||
function focusinput() {
|
||||
window.onerror=null;
|
||||
document.forms[0].elements[0].focus();
|
||||
if (document.forms[0]) {
|
||||
document.forms[0].elements[0].focus();
|
||||
}
|
||||
}
|
||||
function messenger(url, x, y){
|
||||
window1=window.open(url,"window1","height"+x+",width="+y+",left=150,top=50,350,screenY=50");
|
||||
|
|
|
@ -15,9 +15,8 @@
|
|||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/help/">Help</a> ||
|
||||
<A HREF="http://opac.katipo.co.nz">OPAC</a> ||
|
||||
<A HREF="http://www.library.org.nz">Library Website</a>
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
|
|
@ -14,9 +14,8 @@
|
|||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/help/">Help</a> ||
|
||||
<A HREF="http://opac.katipo.co.nz">OPAC</a> ||
|
||||
<A HREF="http://www.library.org.nz">Library Website</a>
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
<CENTER>
|
||||
</BODY>
|
||||
|
|
|
@ -16,9 +16,8 @@
|
|||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/help/">Help</a> ||
|
||||
<A HREF="http://opac.katipo.co.nz">OPAC</a> ||
|
||||
<A HREF="http://www.library.org.nz">Library Website</a>
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
|
Loading…
Reference in a new issue