latest code update
This commit is contained in:
parent
4723c8586c
commit
994e39f9c5
1 changed files with 38 additions and 34 deletions
|
@ -14,15 +14,15 @@ input{font-size:16px}
|
||||||
<!--
|
<!--
|
||||||
if (document.images){
|
if (document.images){
|
||||||
search=new Image;
|
search=new Image;
|
||||||
search.src ="/images/front-mouseover-search.gif"
|
search.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-search.gif"
|
||||||
members=new Image;
|
members=new Image;
|
||||||
members.src ="/images/front-mouseover-member.gif"
|
members.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-member.gif"
|
||||||
acquisitions=new Image;
|
acquisitions=new Image;
|
||||||
acquisitions.src ="/images/front-mouseover-acquisitions.gif"
|
acquisitions.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-acquisitions.gif"
|
||||||
reports=new Image;
|
reports=new Image;
|
||||||
reports.src ="/images/front-mouseover-reports.gif"
|
reports.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-reports.gif"
|
||||||
circulation=new Image;
|
circulation=new Image;
|
||||||
circulation.src ="/images/front-mouseover-circulation.gif"
|
circulation.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-circulation.gif"
|
||||||
}
|
}
|
||||||
//-->
|
//-->
|
||||||
</script>
|
</script>
|
||||||
|
@ -44,66 +44,70 @@ circulation.src ="/images/front-mouseover-circulation.gif"
|
||||||
<table cellspacing=0 cellpadding=0 border=0 >
|
<table cellspacing=0 cellpadding=0 border=0 >
|
||||||
|
|
||||||
<tr valign=top >
|
<tr valign=top >
|
||||||
<td background="/images/koha-front-background.gif"><img src="/images/holder.gif"
|
<td background="<TMPL_VAR NAME='themelang'>/images/koha-front-background.gif"><img src="/images/holder.gif"
|
||||||
width=1 height=420 align=left alt=" " hspace=0 vspace=0 >
|
width=1 height=420 align=left alt=" " hspace=0 vspace=0 >
|
||||||
<table cellspacing=0 cellpadding=0 border=0 >
|
<table cellspacing=0 cellpadding=0 border=0 >
|
||||||
<!----ROW THAT SETS THE GRID FOR THE REST OF THE TABLE--->
|
<!----ROW THAT SETS THE GRID FOR THE REST OF THE TABLE--->
|
||||||
<tr valign=top >
|
<tr valign=top >
|
||||||
<td background=""><img src="/images/holder.gif" width=150 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=150 height=42
|
||||||
alt=" " hspace=0 vspace=0 ></td>
|
alt=" " hspace=0 vspace=0 ></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=30 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=30 height=42
|
||||||
alt=" " hspace=0 vspace=0 ></td>
|
alt=" " hspace=0 vspace=0 ></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=25 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=25 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=25 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=25 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=30 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=30 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=20 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=20 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=20 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=20 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=10 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=10 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=10 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=10 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
<td background=""><img src="/images/holder.gif" width=90 height=42
|
<td background=""><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=90 height=42
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<!--------CATALOGUE SEARCH----->
|
<!--------CATALOGUE SEARCH----->
|
||||||
|
|
||||||
<tr valign=top >
|
<tr valign=top >
|
||||||
<td background="" colspan=5><img src="/images/holder.gif"
|
<td background="" colspan=5><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
|
||||||
width=1 height=1 hspace=0 vspace=0></td>
|
width=1 height=1 hspace=0 vspace=0></td>
|
||||||
|
|
||||||
<td background="" colspan=5><a href="/cgi-bin/koha/catalogue-home.pl" onMouseOver="if(document.images)document.search.src='/images/front-mouseover-search.gif'" onMouseOut="if(document.images)document.search.src='/images/front-search.gif'"><img src="/images/front-search.gif" width=320 height=37 name="search"
|
<td background="" colspan=5><a href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet" onMouseOver="if(document.images)document.search.src='<TMPL_VAR NAME='themelang'>/images/front-mouseover-search.gif'" onMouseOut="if(document.images)document.search.src='<TMPL_VAR NAME='themelang'>/images/front-search.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/front-search.gif" width=320 height=37 name="search"
|
||||||
hspace=0 vspace=0 border=0></a></td>
|
hspace=0 vspace=0 border=0></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<FORM ACTION="/cgi-bin/koha/search.pl" method=post>
|
|
||||||
|
|
||||||
<tr valign=top >
|
<tr valign=top >
|
||||||
<td background="" rowspan=3 align="right" colspan=5>
|
<td background="" rowspan=3 align="right" colspan=5>
|
||||||
<img src="/images/holder.gif"
|
<img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
|
||||||
width=1 height=35
|
width=1 height=35
|
||||||
alt=" " hspace=0 vspace=0><br>
|
alt=" " hspace=0 vspace=0><br>
|
||||||
<img src="/images/koha-front-koha.gif" width=200 height=128
|
<img src="<TMPL_VAR NAME='themelang'>/images/koha-front-koha.gif" width=200 height=128
|
||||||
alt="Koha: Horowhenua Library Trust" hspace=0 vspace=0></td>
|
alt="Koha: Horowhenua Library Trust" hspace=0 vspace=0></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td background="" colspan=3>
|
<td background="" colspan=3>
|
||||||
|
<TMPL_IF NAME="NOTMARC">
|
||||||
|
<FORM ACTION="/cgi-bin/koha/loadmodules.pl" method=post>
|
||||||
|
<input type="hidden" name="module" value="search">
|
||||||
|
<input type="hidden" name="type" value="intranet">
|
||||||
<input type=text size="27" name="keyword"><input type=reset value="clr"><br>
|
<input type=text size="27" name="keyword"><input type=reset value="clr"><br>
|
||||||
|
|
||||||
<font size=1 face="arial,helvetica" ><b>Wprowad¼ wyra¿enie i naci¶nij klawisz enter.</b><br>
|
<font size=1 face="arial,helvetica" ><b>Wprowad¼ wyra¿enie i naci¶nij klawisz enter.</b><br>
|
||||||
<a href="/cgi-bin/koha/catalogue-home.pl">
|
<a href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">
|
||||||
<font size=2 face="arial narrow,arial,helvetica">
|
<font size=2 face="arial narrow,arial,helvetica">
|
||||||
<img src="/images/front-arrow-purple.gif" width=27 height=22
|
<img src="<TMPL_VAR NAME='themelang'>/images/front-arrow-purple.gif" width=27 height=22
|
||||||
alt="-" hspace=0 vspace=0 border=0 align=middle >Wyszukiwanie zaawansowane (wiêcej opcji)</a><br>
|
alt="-" hspace=0 vspace=0 border=0 align=middle >Wyszukiwanie zaawansowane (wiêcej opcji)</a><br>
|
||||||
|
</form>
|
||||||
|
</TMPL_IF>
|
||||||
<img src="/images/holder.gif" width=1 height=8
|
<img src="/images/holder.gif" width=1 height=8
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
</form>
|
|
||||||
|
|
||||||
<!--------MEMBER SEARCH----->
|
<!--------MEMBER SEARCH----->
|
||||||
|
|
||||||
|
@ -111,8 +115,8 @@ circulation.src ="/images/front-mouseover-circulation.gif"
|
||||||
<td></td>
|
<td></td>
|
||||||
<form action="/cgi-bin/koha/member.pl" method=post >
|
<form action="/cgi-bin/koha/member.pl" method=post >
|
||||||
<td background="" colspan=4>
|
<td background="" colspan=4>
|
||||||
<a href="/cgi-bin/koha/members-home.pl" onMouseOver="if(document.images)document.member.src='/images/front-mouseover-member.gif'" onMouseOut="if(document.images)document.member.src='/images/front-member.gif'">
|
<a href="/cgi-bin/koha/members-home.pl" onMouseOver="if(document.images)document.member.src='<TMPL_VAR NAME='themelang'>/images/front-mouseover-member.gif'" onMouseOut="if(document.images)document.member.src='<TMPL_VAR NAME='themelang'>/images/front-member.gif'">
|
||||||
<img src="/images/front-member.gif" width=304 height=37 name="member"
|
<img src="<TMPL_VAR NAME='themelang'>/images/front-member.gif" width=304 height=37 name="member"
|
||||||
hspace=0 vspace=0 border=0>
|
hspace=0 vspace=0 border=0>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
|
@ -126,7 +130,7 @@ circulation.src ="/images/front-mouseover-circulation.gif"
|
||||||
<input type=text size="27" name="member">
|
<input type=text size="27" name="member">
|
||||||
<input type=reset value="clr"><br>
|
<input type=reset value="clr"><br>
|
||||||
<font size=1 face="arial,helvetica" ><b>Wprowad¼ wyra¿enie i naci¶nij kalwisz enter.</b><br>
|
<font size=1 face="arial,helvetica" ><b>Wprowad¼ wyra¿enie i naci¶nij kalwisz enter.</b><br>
|
||||||
<img src="/images/holder.gif" width=1 height=12
|
<img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=12
|
||||||
alt=" " hspace=0 vspace=0></td>
|
alt=" " hspace=0 vspace=0></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -138,7 +142,7 @@ circulation.src ="/images/front-mouseover-circulation.gif"
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td background="" colspan=5><A href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.acquisitions.src='/images/front-mouseover-acquisitions.gif'" onMouseOut="if(document.images)document.acquisitions.src='/images/front-acquisitions.gif'"><img src="/images/front-acquisitions.gif" width=320 height=36 name="acquisitions"
|
<td background="" colspan=5><A href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.acquisitions.src='<TMPL_VAR NAME='themelang'>/images/front-mouseover-acquisitions.gif'" onMouseOut="if(document.images)document.acquisitions.src='<TMPL_VAR NAME='themelang'>/images/front-acquisitions.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/front-acquisitions.gif" width=320 height=36 name="acquisitions"
|
||||||
hspace=0 vspace=0 border=0></a><br>
|
hspace=0 vspace=0 border=0></a><br>
|
||||||
<img src="/images/holder.gif" width=1 height=12
|
<img src="/images/holder.gif" width=1 height=12
|
||||||
alt=" " hspace=0 vspace=0 ></td>
|
alt=" " hspace=0 vspace=0 ></td>
|
||||||
|
@ -153,7 +157,7 @@ circulation.src ="/images/front-mouseover-circulation.gif"
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td background="" colspan=6> <A href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.reports.src='/images/front-mouseover-reports.gif'" onMouseOut="if(document.images)document.reports.src='/images/front-reports.gif'"><img src="/images/front-reports.gif" width=346 height=37 name="reports"
|
<td background="" colspan=6> <A href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.reports.src='<TMPL_VAR NAME='themelang'>/images/front-mouseover-reports.gif'" onMouseOut="if(document.images)document.reports.src='<TMPL_VAR NAME='themelang'>/images/front-reports.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/front-reports.gif" width=346 height=37 name="reports"
|
||||||
hspace=0 vspace=0 border=0></a><br>
|
hspace=0 vspace=0 border=0></a><br>
|
||||||
<img src="/images/holder.gif" width=1 height=12
|
<img src="/images/holder.gif" width=1 height=12
|
||||||
alt=" " hspace=0 vspace=0 ></td>
|
alt=" " hspace=0 vspace=0 ></td>
|
||||||
|
@ -165,9 +169,9 @@ circulation.src ="/images/front-mouseover-circulation.gif"
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td background="" colspan=7> <A href="/cgi-bin/koha/admin-home.pl" onMouseOver="if(document.images)document.admin.src='/images/front-mouseover-admin.gif'" onMouseOut="if(document.images)document.admin.src='/images/front-admin.gif'"><img src="/images/front-admin.gif" width=346 height=37 name="admin"
|
<td background="" colspan=7> <A href="/cgi-bin/koha/admin-home.pl" onMouseOver="if(document.images)document.admin.src='<TMPL_VAR NAME='themelang'>/images/front-mouseover-admin.gif'" onMouseOut="if(document.images)document.admin.src='<TMPL_VAR NAME='themelang'>/images/front-admin.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/front-admin.gif" width=346 height=37 name="admin"
|
||||||
hspace=0 vspace=0 border=0></a><br>
|
hspace=0 vspace=0 border=0></a><br>
|
||||||
<img src="/images/holder.gif" width=1 height=12
|
<img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=12
|
||||||
alt=" " hspace=0 vspace=0 ></td>
|
alt=" " hspace=0 vspace=0 ></td>
|
||||||
|
|
||||||
|
|
||||||
|
@ -177,7 +181,7 @@ circulation.src ="/images/front-mouseover-circulation.gif"
|
||||||
<tr valign=top >
|
<tr valign=top >
|
||||||
|
|
||||||
<td></td>
|
<td></td>
|
||||||
<td background="" colspan=9> <A href="/cgi-bin/koha/circ/circulation.pl" onMouseOver="if(document.images)document.circulation.src='/images/front-mouseover-circulation.gif'" onMouseOut="if(document.images)document.circulation.src='/images/front-circulation.gif'"><img src="/images/front-circulation.gif" width=346 height=37 name="circulation"
|
<td background="" colspan=9> <A href="/cgi-bin/koha/circ/circulation.pl" onMouseOver="if(document.images)document.circulation.src='<TMPL_VAR NAME='themelang'>/images/front-mouseover-circulation.gif'" onMouseOut="if(document.images)document.circulation.src='<TMPL_VAR NAME='themelang'>/images/front-circulation.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/front-circulation.gif" width=346 height=37 name="circulation"
|
||||||
hspace=0 vspace=0 border=0></a>
|
hspace=0 vspace=0 border=0></a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in a new issue