[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en opac-auth.tmpl [dev_week]
From: |
Owen Leonard |
Subject: |
[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en opac-auth.tmpl [dev_week] |
Date: |
Thu, 30 Nov 2006 21:07:06 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: dev_week
Changes by: Owen Leonard <oleonard> 06/11/30 21:07:06
Modified files:
koha-tmpl/opac-tmpl/npl/en: opac-auth.tmpl
Log message:
Minor markup correction
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/opac-auth.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.3.2.3&r2=1.1.2.3.2.4
Patches:
Index: opac-auth.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/opac-auth.tmpl,v
retrieving revision 1.1.2.3.2.3
retrieving revision 1.1.2.3.2.4
diff -u -b -r1.1.2.3.2.3 -r1.1.2.3.2.4
--- opac-auth.tmpl 3 Oct 2006 14:16:19 -0000 1.1.2.3.2.3
+++ opac-auth.tmpl 30 Nov 2006 21:07:06 -0000 1.1.2.3.2.4
@@ -36,8 +36,8 @@
<div class="form">
<table>
<tr><th><label for="opaclogin">Your card number</label></th><td><input
type="text" size="25" id="opaclogin" name="userid" />
-</td>
-<tr><th><label for="password">Password or PIN</label></th><td><input
type="password" size="25" id="password" name="password" /></td>
+</td></tr>
+<tr><th><label for="password">Password or PIN</label></th><td><input
type="password" size="25" id="password" name="password" /></td></tr>
</table>
<input type="submit" value="Log In" class="submit" /></div>
<h5>Don't have a password yet?</h5><p> If you don't have a password yet,
stop by the circulation desk the next time you're in the library. We'll happily
set one up for you.</p>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en opac-auth.tmpl [dev_week],
Owen Leonard <=