View | Details | Raw Unified | Return to bug 10848
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-3 / +2 lines)
Lines 534-541 OPAC: Link Here
534
            - pref: OPACSuggestionMandatoryFields
534
            - pref: OPACSuggestionMandatoryFields
535
              class: multi
535
              class: multi
536
            - "<br />Field names you can set here as mandatory for OPAC suggestions include: <code>author</code>, <code>copyrightdate</code>,"
536
            - "<br />Field names you can set here as mandatory for OPAC suggestions include: <code>author</code>, <code>copyrightdate</code>,"
537
            - "<code>isbn</code>, <code>publishercode</code>, <code>place</code>, <code>itemtype</code> and <code>patronreason</code>."
537
            - "<code>isbn</code>, <code>publishercode</code>, <code>collectiontitle</code>, <code>place</code>, <code>note</code>, <code>itemtype</code> and <code>patronreason</code>."
538
            - "Note: <code>title</code> field would be allways implicitly required, no need to enter it here."
538
            - "Note: <code>title</code> field would be always implicitly required, no need to enter it here."
539
        -
539
        -
540
            - pref: OpacHiddenItems
540
            - pref: OpacHiddenItems
541
              type: textarea
541
              type: textarea
542
- 

Return to bug 10848