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 539-546 OPAC: Link Here
539
            - pref: OPACSuggestionMandatoryFields
539
            - pref: OPACSuggestionMandatoryFields
540
              class: multi
540
              class: multi
541
            - "<br />Field names you can set here as mandatory for OPAC suggestions include: <code>author</code>, <code>copyrightdate</code>,"
541
            - "<br />Field names you can set here as mandatory for OPAC suggestions include: <code>author</code>, <code>copyrightdate</code>,"
542
            - "<code>isbn</code>, <code>publishercode</code>, <code>place</code>, <code>itemtype</code> and <code>patronreason</code>."
542
            - "<code>isbn</code>, <code>publishercode</code>, <code>collectiontitle</code>, <code>place</code>, <code>note</code>, <code>itemtype</code> and <code>patronreason</code>."
543
            - "Note: <code>title</code> field would be allways implicitly required, no need to enter it here."
543
            - "Note: <code>title</code> field would be always implicitly required, no need to enter it here."
544
        -
544
        -
545
            - pref: OpacHiddenItems
545
            - pref: OpacHiddenItems
546
              type: textarea
546
              type: textarea
547
- 

Return to bug 10848