Bug 35327: Fix capitalization of language name
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Updated opac to OPAC.
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 8c309ea53d
)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
parent
0e6d576d70
commit
fed4126e5c
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
|||
<dt><strong>return_fmt</strong> (Optional)</dt>
|
||||
<dd>requests a particular format or set of formats in reporting availability</dd>
|
||||
<dt><strong>language (Optional)</strong></dt>
|
||||
<dd>requests a particular language for the output, default is the opac cookie language if set, the first language in opac language list or english</dd>
|
||||
<dd>requests a particular language for the output, default is the OPAC cookie language if set, the first language in OPAC language list or English</dd>
|
||||
</dl>
|
||||
|
||||
<h3>Example call</h3>
|
||||
|
|
Loading…
Reference in a new issue