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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-2 / +1 lines)
Lines 110-116 OPAC: Link Here
110
            - 'Display authority details in the OPAC using the XSLT stylesheet at: '
110
            - 'Display authority details in the OPAC using the XSLT stylesheet at: '
111
            - pref: AuthorityXSLTOpacDetailsDisplay
111
            - pref: AuthorityXSLTOpacDetailsDisplay
112
              class: file
112
              class: file
113
            - '<br />Options:<ul><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
113
            - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
114
        -
114
        -
115
            - pref: OpacNoItemTypeImages
115
            - pref: OpacNoItemTypeImages
116
              default: 0
116
              default: 0
117
- 

Return to bug 21330