Bug 2780 - Capitalize strings consistently (Admin help)
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / patron-attr-types.tt
index 1925e69..899df27 100644 (file)
@@ -1,17 +1,17 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patron Attribute Types</h1>
+<h1>Patron attribute types</h1>
 
 <p>Patron attributes can be used to define custom fields to associate with your patron records. In order to enable the use of custom fields you need to set the ExtendedPatronAttributes system preference.</p>
 
 <p>A common use for this field would be for a student ID number or a Driver's license number.</p>
 
-<h2>Adding Patron Attributes</h2>
+<h2>Adding patron attributes</h2>
 
-<p>To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at the top of the page</p>
+<p>To add a new patron attribute type, click the 'New patron attribute type' button at the top of the page</p>
 
 <ul>
-       <li>In the 'Patron attribute type code', enter a short code to identify this field
+    <li>In the 'Patron attribute type code', enter a short code to identify this field
 <ul>
        <li>This field is limited to 10 characters (numbers and letters only)</li>
        <li>This setting cannot be changed after an attribute is defined</li>
@@ -43,7 +43,7 @@
 
 <p>Once added your attribute will appear on the list of attributes and also on the patron record add/edit form</p>
 
-<h2>Editing/Deleting Patron Attributes</h2>
+<h2>Editing/Deleting patron attributes</h2>
 
 <p>Each patron attribute has an edit and a delete link beside it on the list of attributes.</p>
 
@@ -57,6 +57,6 @@
 
 <p>You will be unable to delete an attribute if it's in use.</p>
 
-<p><strong>See the full documentation for Patron Attribute Types in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#patronattributetypes">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for patron attribute types in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#patronattributetypes">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file