[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/help/member... [rel_2_2]

Owen Leonard oleonard at athenscounty.lib.oh.us
Wed Jan 4 21:39:05 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	Owen Leonard <oleonard at savannah.gnu.org>	06/01/04 20:39:05

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/help/members: memberentry.tmpl 
	                                             members-home.tmpl 
	                                             moremember.tmpl 

Log message:
	Correcting template include errors, HTML markup

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/members/memberentry.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.2&tr2=1.1.2.3&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/members/members-home.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/members/moremember.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/members/memberentry.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/help/members/memberentry.tmpl:1.1.2.2 koha/koha-tmpl/intranet-tmpl/npl/en/help/members/memberentry.tmpl:1.1.2.3
--- koha/koha-tmpl/intranet-tmpl/npl/en/help/members/memberentry.tmpl:1.1.2.2	Fri Jul  1 14:18:37 2005
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/members/memberentry.tmpl	Wed Jan  4 20:39:05 2006
@@ -1,4 +1,5 @@
-<!-- TMPL_INCLUDE name="help-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Add Patron<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<div id="main-compact">
 <h1>Add patron help</h1>
 
 
@@ -18,5 +19,5 @@
 <p>Sorting Field 1 and Sorting Field 2 may now be related to a list of Authorized Values. All you have to do is define a Bsort1 or Bsort2 category of authorised values and enter the desired values into these categories. You will then be able to use them through Add/Modify Patron Page</p>
 
 <p>You can always come back and edit what you enter in the Add Patron screen by searching for the borrower by using their last name or card number, selecting a user by clicking on the entry in the search list, and then clicking the Modify button on the patron information screen.</p>
-
+</div>
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/members/members-home.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/help/members/members-home.tmpl:1.1.2.1 koha/koha-tmpl/intranet-tmpl/npl/en/help/members/members-home.tmpl:1.1.2.2
--- koha/koha-tmpl/intranet-tmpl/npl/en/help/members/members-home.tmpl:1.1.2.1	Fri Jan 14 15:42:31 2005
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/members/members-home.tmpl	Wed Jan  4 20:39:05 2006
@@ -11,5 +11,5 @@
 multiple numbers for the same patron.</p>
 <p>Alternatively, you can browse a section of borrowers by selecting the first
 letter of the Patron's last name from the list on the right.</p>
-
+</div>
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/members/moremember.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/help/members/moremember.tmpl:1.1.2.1 koha/koha-tmpl/intranet-tmpl/npl/en/help/members/moremember.tmpl:1.1.2.2
--- koha/koha-tmpl/intranet-tmpl/npl/en/help/members/moremember.tmpl:1.1.2.1	Fri Jan 14 15:42:31 2005
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/members/moremember.tmpl	Wed Jan  4 20:39:05 2006
@@ -13,5 +13,5 @@
 appear, so don't worry about accidentally deleting a record. Just be absolutely sure before you delete!</p>
 <p>The change password button allows a user to either set a new password or change their current password. This is useful to patrons that wish to place reserves online from home. You cannot see a password again once you change it, but you can reset a password.</p>
 <p>Modify user flags allows an administrator to set which clerks, librarians, patrons, technical support people or trustees have access to certain parts of the database. Right now, one can either have permission to access everything on the Intranet side, or just have access to the OPAC.</p>
-
+</div>
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file





More information about the Koha-cvs mailing list