[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-passwd.tmpl [rel_2_2]
From: |
Waylon Robertson |
Subject: |
[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-passwd.tmpl [rel_2_2] |
Date: |
Sun, 28 Jan 2007 05:28:33 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_2_2
Changes by: Waylon Robertson <genji> 07/01/28 05:28:33
Modified files:
koha-tmpl/opac-tmpl/css/en: opac-passwd.tmpl
Log message:
Fix for Bug 1150, template warns of ShortPass, and how long it has to
be.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/css/en/opac-passwd.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.2&r2=1.1.2.3
Patches:
Index: opac-passwd.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/css/en/opac-passwd.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- opac-passwd.tmpl 14 Sep 2005 14:24:38 -0000 1.1.2.2
+++ opac-passwd.tmpl 28 Jan 2007 05:28:33 -0000 1.1.2.3
@@ -10,7 +10,7 @@
Passwords do not match. Please re-type your new password.
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME= "ShortPass" -->
- Your new password must be at least 6 characters long
+ Your new password must be at least <!-- TMPL_VAR
NAME="MinPasswordLength" --> characters long
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME= "WrongPass" -->
Your current password was entered incorrectly. If this problem
persists, please ask a librarian to re-set your password for you.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-passwd.tmpl [rel_2_2],
Waylon Robertson <=