Bug 5134 - Misspelled words: exisiting anomolies genereated

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Bernardo Gonzalez Kriegel 2010-08-12 23:43:19 -03:00 committed by Galen Charlton
parent e1eda06c7a
commit dc51da6c88
3 changed files with 10 additions and 7 deletions

View file

@ -2,7 +2,7 @@
<h1>Change Patron Password</h1>
<p>Koha cannot display existing passwords, so this form can only be used to change a patron's username and/or password, but not to recover an exisiting password.</p>
<p>Koha cannot display existing passwords, so this form can only be used to change a patron's username and/or password, but not to recover an existing password.</p>
<div class="hint"> The default minimum password length is 3 characters long. To change this value, update your system preferences.
</div>
<div class="hint">
@ -11,4 +11,5 @@
</ul>
</div>
<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->

View file

@ -10,15 +10,16 @@
<p>Using the form that appears you can define the template for your sheet of labels or cards.</p>
<ul>
<li>Template ID will be automatically generated after saving your template, this is simply a system genereated unique id</li>
<li>Template ID will be automatically generated after saving your template, this is simply a system generated unique id</li>
<li>Template Code should be something you can use to identify your template on a list of templates</li>
<li>You can use the Template Description to add additional information about the template</li>
<li>The Units pull down is used to define what measurement scale you're going to be using for the template. This should probably match the unit of measurement used on the template description provided by the product vendor.</li>
<li>The measurements can be found on the vendor product packaging or website.</li>
<li>A profile is a set of “adjustments” applied to a given template just prior to printing which compensates for anomalies unique and peculiar to a given printer (to which the profile is assigned).
<ul><li>Before picking a profile try printing some sample cards so that you can easily define a profile that is right for your printer/template combination.</li>
<li>After finding any anomolies in the printed document, create a profile and assign it to the template.</li></ul></li></ul>
<li>After finding any anomalies in the printed document, create a profile and assign it to the template.</li></ul></li></ul>
<p>After saving, your templates will appear on the 'Manage Templates' page.</p>
<!-- TMPL_INCLUDE name="help-bottom.inc" -->
<!-- TMPL_INCLUDE name="help-bottom.inc" -->

View file

@ -4,6 +4,7 @@
<p>The serials module assists in managing your serial subscriptions (journals, magazines, and newspapers).</p>
<p>You can search for exisiting subscriptions by using the search box at the top of the page. You can search for any part of the serial title or ISSN. </p>
<p>You can search for existing subscriptions by using the search box at the top of the page. You can search for any part of the serial title or ISSN. </p>
<!-- TMPL_INCLUDE name="help-bottom.inc" -->
<!-- TMPL_INCLUDE name="help-bottom.inc" -->