Bug 10671: Update Tools Help Files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tools / quotes-upload.tt
index 2d8fe60..90a9fca 100644 (file)
@@ -1,8 +1,9 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>QOTD Uploader</h1>
+<h1>Quote of the day uploader</h1>
+
+<p>The Quote of the Day (QOTD) uploader allows for uploading of bulk quotes into the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.</p>
 
-<p style="font-size:18px;font-style:italic;">The QOTD uploader allows for uploading of bulk quotes into the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.</p>
 <p>There are four basic functions in the uploader:</p>
 
 <ol>
@@ -13,7 +14,7 @@
         <li>You will be presented with a file browser allowing you to select the CSV file you wish to upload.</li>
         <li>After selecting the CSV file, click the 'Open' button and the file will be uploaded into a temporary editing table.</li>
         <li>The CSV file must contain two columns in the form: "source","text" with no header row.</li>
-        <li><b>Note:</b> You will be promoted to confirm upload of files larger than 512KB.</li>
+        <li><b>Note:</b> You will be prompted to confirm upload of files larger than 512KB.</li>
     </ol>
     <li><b>Pre-save Editing</b></li>
     <ol>
@@ -39,6 +40,6 @@
     </ol>
 </ol>
 
-<p><strong>See the full documentation for the QOTD Uploader in the <a href="http://manual.koha-community.org/3.8/en/QOTDuploader.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Quote of the Day Uploader in the <a href="http://manual.koha-community.org/3.14/en/additionaltools.html#importquote">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]