Merge remote branch 'kc/new/enh/bug_5508' into kcmaster
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / help / serials / subscription-add.tmpl
index 93015e0..b313f37 100644 (file)
@@ -37,7 +37,7 @@
 <h4>Step 3: Numbering Pattern</h4>
 
 <p>Drop down list of the main numbering patterns:</p>
-       <ul>
+<ul>
                <li>Number</li>
                <li>Volume, Number, Issue</li>
                <li>Volume, Number</li>
                <li>None of the above</li>
        </ul>
 <p>Depending on your choice, a box appears to enter more information on numbering :</p>
-       <ul>
+<ul>
                <li>Starting with : the volume, number, season... of the first issue to arrive</li>
                <li>Issues expected (only for Number pattern) : total number of issues expected</li>
                <li>Rollover at : the number of issues received before the numbering returns to beginning ; set empty for no rollover</li>
-       </ul>
+</ul>
        <p>Example for "Rollover at" for "Volume, Number" pattern </p>
-       <ul>
+<ul>
                <li>Volume : starting with : 45, no rollover : volume increases continuously</li>
                <li>Number : starting with 1, rollover at 12 : when 12 issues are received, Number returns to 1</li>
-       </ul>
-       
+</ul>
+
 
 <p>If you choose &ldquo;none of the above&rdquo; this will bring up a Numbering Calculation formula at the bottom of the screen.</p>
 
                <li>Set back to  : A</li>
                <li>Begins with : initial value of number, volume, ...</li>
        </ul>
-       
        <p>Example : monthly subscription, start date april 2009, lenght 12 months, first publication date <b>april 2009</b>, numbering formula vol {X} no {Y} year {Z}</p>
        <p>numbering for {X}</p>
-       <ul>
+<ul>
                <li>Add  : 1</li>
                <li>once every : 12</li>
                <li>When more than : 9999999 (value increases continuously)</li>
                <li>Begins with : 45</li>
        </ul>
        <p>numbering for {Y}</p>
-       <ul>
+<ul>
                <li>Add  : 1</li>
                <li>once every : 1</li>
                <li>When more than : 12 (the number after no 12 will be no 1)</li>
                <li>Set back to  : 1</li>
                <li>inner counter : 3 </li>
                <li>Begins with : 4</li>
-       </ul>
+</ul>
        <p>numbering for {Z}</p>
        <ul>
                <li>Add  : 1</li>
                <li>Set back to  : </li>
                <li>inner counter : 3 (you must take into account the three first months of the year, otherwise year will change after 12 received issues from april 2009, e.g. in april instead of january 2010)</li>
                <li>Begins with : 2009</li>
-       </ul>
+</ul>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
 
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file