From ab80572cd9468eec378e9ef0f37d31e89cdba257 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Fri, 26 Oct 2012 11:44:24 -0400 Subject: [PATCH] [SIGNED-OFF] Bug 8945: Tools Help Files Content-Type: text/plain; charset="utf-8" This patch updates the help files for 3.10 in the Tools section and adds a help file for the patron modification tool Signed-off-by: Owen Leonard Signed off patch includes one small fix: Profilemarcfields -> Profile MARC fields --- .../prog/en/modules/help/tools/batchMod.tt | 16 ++++++-- .../prog/en/modules/help/tools/cleanborrowers.tt | 2 +- .../prog/en/modules/help/tools/csv-profiles.tt | 28 +++++++------ .../prog/en/modules/help/tools/export.tt | 43 ++++++++++++++++---- .../prog/en/modules/help/tools/holidays.tt | 2 +- .../prog/en/modules/help/tools/import_borrowers.tt | 2 +- .../prog/en/modules/help/tools/inventory.tt | 2 +- .../prog/en/modules/help/tools/koha-news.tt | 2 +- .../prog/en/modules/help/tools/letter.tt | 29 ++++++------- .../en/modules/help/tools/manage-marc-import.tt | 2 +- .../prog/en/modules/help/tools/modborrowers.tt | 19 +++++++++ .../prog/en/modules/help/tools/overduerules.tt | 2 +- .../prog/en/modules/help/tools/picture-upload.tt | 2 +- .../prog/en/modules/help/tools/quotes-upload.tt | 7 ++-- .../prog/en/modules/help/tools/quotes.tt | 7 ++-- .../prog/en/modules/help/tools/scheduler.tt | 2 +- .../en/modules/help/tools/stage-marc-import.tt | 2 +- .../prog/en/modules/help/tools/tools-home.tt | 2 +- .../en/modules/help/tools/upload-cover-image.tt | 2 +- .../prog/en/modules/help/tools/viewlog.tt | 2 +- 20 files changed, 119 insertions(+), 56 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt index acec1db..bff3a9c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt @@ -8,20 +8,28 @@

You will be presented with a summary of the items you want to modify. From here you can uncheck the items you don't want to modify before making changes in the form below. You can also hide columns you don't need to see to prevent having to scroll from left to right to see the entire item form.

-

Using the edit form you can choose which fields to make edits to. By checking the checkbox to the right of each field you can clear the values in that field for the records you are modifying.

+

Using the edit form you can choose which fields to make edits to. By checking the checkbox to the right of each field you can clear the values in that field for the records you are modifying.

Once you have made you changes you will be presented with the resulting items.

+

Tip: You can also edit items on one bib record in a batch by going to the bib record and clicking Edit > Edit items in batch

+

Batch Delete Items

This tool will allow you to delete a batch of item records from Koha.

-

From the tool you can choose to upload a file of barcodes or item ids, or you can scan items one by one into the box below the upload tool. Once you have your file uploaded or the barcodes listed you can click 'Continue.'

+

From the tool you can choose to upload a file of barcodes or item ids, or you can scan items one by one into the box below the upload tool.

+ +

Once you have your file uploaded or the barcodes scanned you can click 'Continue.'

+ +

You will be presented with a confirmation screen. From here you can uncheck the items you don't want to delete and decide if Koha should delete the bib record if the last item is being deleted before clicking 'Delete selected items.'

+ +

If your file (or list of scanned barcodes) has more than 1000 barcodes, Koha will be unable to present you with a list of the items. You will still be able to delete them, but not able to choose which items specifically to delete or delete the biblio records.

-

You will be presented with a confirmation screen. From here you can uncheck the items you don't want to delete and decide if Koha should delete the bib record if the last item is being deleted before clicking 'Delete selected items.' If the items are checked out you will be presented with an error after clicking 'Delete selected items' and the items will not be deleted.

+

If the items are checked out you will be presented with an error after clicking 'Delete selected items' and the items will not be deleted.

If the items can be deleted they will be and you will be presented with a confirmation of your deletion.

-

See the full documentation for Batch Item Modifications and Batch Item Deletions in the manual (online).

+

See the full documentation for Batch Item Modifications and Batch Item Deletions in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt index 236e89e..ee72d92 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt @@ -16,6 +16,6 @@
  • Clicking 'Finish' will delete or anonymize your data
  • -

    See the full documentation for Anonymizing Patrons in the manual (online).

    +

    See the full documentation for Anonymizing Patrons in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt index 8f960ea..75c1636 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt @@ -4,7 +4,7 @@

    CSV Profiles are created to define how you would like your cart or list to export.

    -

    Add CSV Profiles

    +

    Add CSV Profiles

    To add a CSV Profile

    @@ -12,11 +12,12 @@
  • Click 'CSV Profiles' from the Tools menu
    • The 'Profile name' will appear on the export pull down list when choosing 'Download' from your cart or list
    • -
    • The 'Profile description' is for your own benefit
    • +
    • The 'Profile description' is for your own benefit, but will also appear in the OPAC when patrons download content, so make sure it's clear to your patrons as well
    • The 'CSV separator' is the character used to separate values and value groups
    • +
    • Tip: The most common option here is comma because most spreadsheet applications know how to open files split by commas.
    • The 'Field separator' is the character used to separate duplicate fields
        -
      • Example: You may have multiple 650 fields
      • +
      • Example: You may have multiple 650 fields and this is the character that will appear in between each one in the column
    • The 'Subfield separator' is the character used to separate duplicate subfields @@ -25,29 +26,32 @@
  • The 'Encoding' field lets you define the encoding used when saving the file
  • -
  • Finally format your CSV file using the 'Profile marcfields' fields +
  • Finally format your CSV file using the 'Profile MARC fields' fields
      -
    • Define which fields or subfields you want to export, separated by pipes. Example : 200|210$a|301
    • -
    • Tip: You can also use your own headers (instead of the ones from Koha) by prefixing the field number with an header, followed by the equal sign. Example : Personal name=200|Entry element=210$a|300|009
    • +
    • Define which fields or subfields you want to export, separated by pipes. Example :200|210$a|301
    • +
    • Tip: You can also use your own headers (instead of the ones from Koha) by prefixing the field number with an header, followed by the equal sign. Example : Personal name=100|title=245$a|300
  • -

    Modify CSV Profiles

    +

    When you have entered in all of the information for you profile, simply click 'Submit' and you will be presented with a confirmation that your profile has been saved.

    + +

    Modify CSV Profiles

    Once you have created at least one CSV Profile an 'Edit profile' tab will appear next to the 'New profile' button.

    -

    Using CSV Profiles

    +

    Using CSV Profiles

    -

    Your CSV Profiles will appear on the export list or cart menu under the 'Download' button

    +

    Your CSV Profiles will appear on the export list or cart menu under the 'Download' button in both the staff client and the OPAC

    -

    See the full documentation for CSV Profiles in the manual (online).

    +

    See the full documentation for CSV Profiles in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt index 5188b9d..16fc166 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt @@ -2,12 +2,16 @@

    MARC Export

    -

    Koha comes with a tool that will allow you to export your bibliographic and/or holdings data in bulk. This can be used to send your records to fellow libraries, organizations or services; or simply for backup purposes.

    +

    Koha comes with a tool that will allow you to export your bibliographic, holdings and/or authority data in bulk. This can be used to send your records to fellow libraries, organizations or services; or simply for backup purposes.

    + +

    Export Bibliographic Records

    + +

    At the top of the screen you need to pick what data you're exporting. If you're exporting bibliographic records with or without the holdings information you want to click the 'Export bibliographic records' tab.

    + +

    Export Authority Records

    + +

    At the top of the screen you need to pick what data you're exporting. If you're exporting authority records you want to click the 'Export authority records' tab.

    + + -

    See the full documentation for Exporting MARC Records in the manual (online).

    +

    See the full documentation for Exporting MARC Records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt index 9d335a9..1784350 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt @@ -65,7 +65,7 @@

    When adding or editing events you can get additional help by clicking on the question mark next to various different options on the form

    -

    See the full documentation for the Calendar in the manual (online).

    +

    See the full documentation for the Calendar in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt index f65ff9c..7ad3322 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt @@ -55,6 +55,6 @@ -

    See the full documentation for Patron Import in the manual (online).

    +

    See the full documentation for Patron Import in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt index 4eba729..c02da58 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt @@ -16,6 +16,6 @@

    Choose the text file and the date you want to mark all times as seen and click 'Submit.'

    -

    See the full documentation for Inventory in the manual (online).

    +

    See the full documentation for Inventory in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt index 9eb742d..67f438e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt @@ -22,6 +22,6 @@
  • News on the circulation receipts will appear below the items that are checked out
  • -

    See the full documentation for News in the manual (online).

    +

    See the full documentation for News in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt index ae9cbaa..cf81c5e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt @@ -51,11 +51,13 @@

    An example of using these two tags in a notice template might be like:

    -
       The following item(s) is/are currently overdue:
    +
    The following item(s) is/are currently overdue:
     
        <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <fine>GBP</fine></item>
    -Which, assuming two items were overdue, would result in a notice like: -
       The following item(s) is/are currently overdue:
    +
    +

    Which, assuming two items were overdue, would result in a notice like:

    + +
    The following item(s) is/are currently overdue:
     
        "A Short History of Western Civilization" by Harrison, John B, 909.09821 H2451, Barcode: 08030003 Fine: £3.50
        "History of Western Civilization" by Hayes, Carlton Joseph Huntley, 909.09821 H3261 v.1, Barcode: 08030004 Fine: £3.50
    @@ -73,23 +75,22 @@ Which, assuming two items were overdue, would result in a notice like:
  • ACQCLAIM (Acquisition Claim)
    • Used in the claim acquisition module
    • -
    • Get there: More > Acquisitions > Late issues
    • +
    • Get there: More > Acquisitions > Late issues
  • HOLD (Hold Available for Pickup)
    • This notice is used if two criteria are met: -
        -
      1. The EnhancedMessagingPreferences is set to 'Allow'
      2. +
      3. The EnhancedMessagingPreferences is set to 'Allow'
      4. The patron has requested to receive this notice
          -
        • Get there: OPAC > Login > my messaging
        • -
        • Get there: Staff Client > Patron Record > Notices
        • +
        • Get there: OPAC > Login > my messaging
        • +
        • Get there: Staff Client > Patron Record > Notices
      -
    • +
    • When this notice references the branches table it is referring to the pickup branch information.
  • @@ -108,15 +109,15 @@ Which, assuming two items were overdue, would result in a notice like:
  • ODUE (Overdue Notice)
    • This notice is used to send Overdue Notices to Patrons
    • -
    • See a Sample Overdue Notice
    • -
    • Requires that you set Overdue Notice/Status Triggers
    • +
    • See a Sample Overdue Notice
    • +
    • Requires that you set Overdue Notice/Status Triggers
  • RLIST (Routing List)
    • Used in the serials module to notify patrons/staff of new issues of a serial
        -
      • Get there: More > Serials > New Subscription
      • +
      • Get there: More > Serials > New Subscription
    • You have the option to select the 'Routing List' notice when creating a new subscription (Choose from the 'Patron notification' drop down).
    • @@ -125,7 +126,7 @@ Which, assuming two items were overdue, would result in a notice like:
    -

    There are also a set of predefined slips (or receipts) listed on this page. All of these slips can be customized by altering their text via the Notices & Slips tool and their style using the SlipCSS preference to define a stylesheet.

    +

    There are also a set of predefined slips (or receipts) listed on this page. All of these slips can be customized by altering their text via the Notices & Slips tool and their style using the SlipCSS preference to define a stylesheet.

    Here is what those slips are used for:

    @@ -156,6 +157,6 @@ Which, assuming two items were overdue, would result in a notice like:
  • -

    See the full documentation for Notices in the manual (online).

    +

    See the full documentation for Notices in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt index a911863..e4da1a7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt @@ -40,7 +40,7 @@ -

    See the full documentation for the Managing Staged MARC Records in the manual (online).

    +

    See the full documentation for the Managing Staged MARC Records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt new file mode 100644 index 0000000..7fabf69 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt @@ -0,0 +1,19 @@ +[% INCLUDE 'help-top.inc' %] + +

    Batch Patron Modification

    + +

    With this tool you can make edits to a batch of patron records. Simply load in a file of cardnumbers (one per line) or scan patron card numbers in to the box provided.

    + +

    Once you have the file loaded or the barcodes scanned click 'Continue.' You will be presented with a list of the patrons and the changes you can make.

    + +

    To the left of each text box there is a checkbox. Clicking that checkbox will clear our the field values.

    + +

    Important: If the field is mandatory you will not be able to clear the value in it.

    + +

    If you have multiple patron attributes you can change them all by using the plus (+) sign to the right of the text box. This will allow you to add another attribute value.

    + +

    Once you have made the changes you want, you can click 'Save' and Koha will present you with the changed patron records.

    + +

    See the full documentation for Batch Patron Modification in the manual (online).

    + +[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt index 06839ce..1504364 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt @@ -41,7 +41,7 @@

    Sincerely, Library Staff

    -

    See the full documentation for the Overdue Notice/Status Triggers in the manual (online).

    +

    See the full documentation for the Overdue Notice/Status Triggers in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt index 1feb07f..bdae00a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt @@ -20,6 +20,6 @@

    Important: There is a limit of 520K on the size of the picture uploaded and it is recommended that the image be 200x300 pixels, but smaller images will work as well.

    -

    See the full documentation for the Patron Image Uploader in the manual (online).

    +

    See the full documentation for the Patron Image Uploader in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt index 31a8e14..f13cb9a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt @@ -1,8 +1,9 @@ [% INCLUDE 'help-top.inc' %] -

    QOTD Uploader

    +

    Quote of the Day Uploader

    + +

    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.

    -

    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.

    There are four basic functions in the uploader:

      @@ -39,6 +40,6 @@
    -

    See the full documentation for the QOTD Uploader in the manual (online).

    +

    See the full documentation for the Quote of the Day Uploader in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt index 9509ae2..ce069be 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt @@ -1,8 +1,9 @@ [% INCLUDE 'help-top.inc' %] -

    QOTD Editor

    +

    Quote of the Day Editor

    + +

    The Quote of the Day (QOTD) editor allows for editing of and adding to the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.

    -

    The QOTD editor allows for editing of and adding to the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.

    There are four basic functions in the editor:

      @@ -37,6 +38,6 @@
    -

    See the full documentation for the QOTD Editor in the manual (online).

    +

    See the full documentation for the Quote of the Day Editor in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt index d864149..258ec67 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt @@ -23,6 +23,6 @@

    Task scheduler will not work if the user the web server runs as doesn't have the permission to use it. To find out if the right user has the permissions necessary, check /etc/at.allow to see what users are in it. If you don't have that file, check etc/at.deny. If at.deny exists but is blank, then every user can use it. Talk to your system admin about adding the user to the right place to make the task scheduler work.

    -

    See the full documentation for the Task Scheduler in the manual (online).

    +

    See the full documentation for the Task Scheduler in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt index 014d4cb..6850565 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt @@ -25,6 +25,6 @@
  • To complete the process continue to the Managed Staged MARC Records Tool
  • -

    See the full documentation for the MARC Import in the manual (online).

    +

    See the full documentation for the MARC Import in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt index 40697de..88084a1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt @@ -4,6 +4,6 @@

    Tools in Koha all perform some sort of action. Often many of the items listed under Tools in Koha are referred to as 'Reports' in other library management systems.

    -

    See the full documentation for Tools in the manual (online).

    +

    See the full documentation for Tools in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt index b28fa18..93dd614 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt @@ -40,6 +40,6 @@

    In the OPAC the cover images will also appear in the images tab, as well as next to the title and on the search results.

    -

    See the full documentation for Uploading Cover Images in the manual (online).

    +

    See the full documentation for Uploading Cover Images in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt index 8783a90..f28a0be 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt @@ -8,6 +8,6 @@

    You will note that real names do not appear on the log, only identifying numbers. You need to use the identifying numbers when searching the logs as well.

    -

    See the full documentation for the Log Viewer in the manual (online).

    +

    See the full documentation for the Log Viewer in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 1.7.9.5