[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en opac-main.tmpl,1.3.2.2,1
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en opac-main.tmpl,1.3.2.2,1.3.2.3 |
Date: |
Thu, 17 Mar 2005 14:27:19 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24805/koha-tmpl/opac-tmpl/npl/en
Modified Files:
Tag: rel_2_2
opac-main.tmpl
Log Message:
Minor formatting changes
Index: opac-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/opac-main.tmpl,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -C2 -r1.3.2.2 -r1.3.2.3
*** opac-main.tmpl 27 Jan 2005 18:18:57 -0000 1.3.2.2
--- opac-main.tmpl 17 Mar 2005 22:27:17 -0000 1.3.2.3
***************
*** 12,16 ****
<form action="/cgi-bin/koha/opac-user.pl" method="post" name="auth" id="auth">
<h3>Log in to Check Your Account</h3>
! <p><label for="userid">Card Number:</label> <input type="text" id="userid"
size="10" name="userid" /></p>
<p><label for="password">Password:</label> <input type="password"
id="password" size="10" name="password" /></p>
<p><input type="submit" value="Log In" class="submit" /></p>
--- 12,16 ----
<form action="/cgi-bin/koha/opac-user.pl" method="post" name="auth" id="auth">
<h3>Log in to Check Your Account</h3>
! <p><label for="userid">Card Number:</label><!-- Hide from NPL --><input
type="text" id="userid" size="10" name="userid" /><!-- /Hide from NPL --> <!--
Display for NPL // <input type="text" id="userid" size="10" name="userid"
onblur="ValidateCode();" /> //Display for NPL --></p>
<p><label for="password">Password:</label> <input type="password"
id="password" size="10" name="password" /></p>
<p><input type="submit" value="Log In" class="submit" /></p>
***************
*** 33,42 ****
<a href="/cgi-bin/koha/opac-search.pl">Advanced Search
(More Options)</a>
</p>
! <!-- Display for NPL <p><em class="new">New! </em>Find the latest additions:
<br /><a href="/format-search.php">Search by format and date</a></p> /Display
for NPL -->
</form>
<br clear="right" />
</div>
! <div class="content-block">
<h3>Recent acquisitions</h3>
<form action="/cgi-bin/koha/opac-search.pl">
--- 33,42 ----
<a href="/cgi-bin/koha/opac-search.pl">Advanced Search
(More Options)</a>
</p>
! <!-- Display for NPL // <p>Find the latest additions: <br /><a
href="/opac-format-search.php">Search by format and date</a></p> //Display for
NPL -->
</form>
<br clear="right" />
</div>
! <!-- Hide from NPL --><div class="content-block">
<h3>Recent acquisitions</h3>
<form action="/cgi-bin/koha/opac-search.pl">
***************
*** 53,69 ****
</p>
</form>
! </div>
<!-- TMPL_IF NAME="loggedinusername" -->
<div class="content-block">
! <h3>Logged in as </h3>
! <p><!-- TMPL_LOOP NAME="USER_INFO" -->
! <!-- TMPL_VAR NAME="title" --> <!-- TMPL_VAR NAME="firstname" --> <!--
TMPL_VAR NAME="surname" -->
! <!-- /TMPL_LOOP --></p>
<p><a href="/cgi-bin/koha/opac-user.pl">your library home</a> |
! <a href="/cgi-bin/koha/opac-account.pl">your account</a> |
<a href="/cgi-bin/koha/opac-userdetails.pl">your personal details</a>
<!-- TMPL_IF name="virtualshelves" -->| <a
href="/cgi-bin/koha/opac-shelves.pl" class="button">virtual shelves</a><!--
/TMPL_IF --><!-- TMPL_IF name="suggestion" -->| <a
href="/cgi-bin/koha/opac-suggestions.pl">view & manage suggestions</a><!--
/TMPL_IF --></p>
<!-- TMPL_IF name="textmessaging"-->
! <h2>Message from the library</h2>
<p><!-- TMPL_VAR name="textmessaging" --></p>
<!-- /TMPL_IF -->
--- 53,66 ----
</p>
</form>
! </div><!-- /Hide from NPL -->
<!-- TMPL_IF NAME="loggedinusername" -->
<div class="content-block">
! <h3>You're logged in as <em><!-- TMPL_LOOP NAME="USER_INFO" --><!-- TMPL_VAR
NAME="title" --> <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR
NAME="surname" --></em> <span class="print">(<a
href="/cgi-bin/koha/opac-logout.pl">Click here</a> if you're not <!-- TMPL_VAR
NAME="title" --> <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR
NAME="surname" -->)</span><!-- /TMPL_LOOP --></h3>
<p><a href="/cgi-bin/koha/opac-user.pl">your library home</a> |
! <!-- Hide from NPL--> <a href="/cgi-bin/koha/opac-account.pl">your
account</a> | <!-- Hide from NPL -->
<a href="/cgi-bin/koha/opac-userdetails.pl">your personal details</a>
<!-- TMPL_IF name="virtualshelves" -->| <a
href="/cgi-bin/koha/opac-shelves.pl" class="button">virtual shelves</a><!--
/TMPL_IF --><!-- TMPL_IF name="suggestion" -->| <a
href="/cgi-bin/koha/opac-suggestions.pl">view & manage suggestions</a><!--
/TMPL_IF --></p>
<!-- TMPL_IF name="textmessaging"-->
! <h3>Message from the library</h3>
<p><!-- TMPL_VAR name="textmessaging" --></p>
<!-- /TMPL_IF -->
***************
*** 73,86 ****
</div><!-- /TMPL_IF -->
! <div class="content-block">
<h4 class="inline">Change Language:</h3>
<form action="/cgi-bin/koha/changelanguage.pl" method="post"
class="inline">
<select name="language">
! <TMPL_LOOP NAME="languages">
! <option value="<TMPL_VAR
NAME="language">"><TMPL_VAR NAME="language"></option>
! </TMPL_LOOP>
</select>
<input type="submit" value="Switch" class="submit">
! </form></div>
</div>
--- 70,83 ----
</div><!-- /TMPL_IF -->
! <!-- Hide from NPL --><div class="content-block">
<h4 class="inline">Change Language:</h3>
<form action="/cgi-bin/koha/changelanguage.pl" method="post"
class="inline">
<select name="language">
! <!-- TMPL_LOOP NAME="languages" -->
! <option value="<TMPL_VAR NAME="language">"><!--
TMPL_VAR NAME="language" --></option>
! <!-- /TMPL_LOOP -->
</select>
<input type="submit" value="Switch" class="submit">
! </form></div> <!-- /Hide from NPL -->
</div>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en opac-main.tmpl,1.3.2.2,1.3.2.3,
Owen Leonard <=