Bug 14247: Add system preference for news display
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / tools.pref
1 Tools:
2     Batch item modification:
3         -
4             - Process up to
5             - pref: MaxItemsForBatch
6               class: integer
7             - items in a single modification or deletion batch.
8     Patron cards:
9         -
10             - Limit the number of creator images stored in the database to
11             - pref: ImageLimit
12               class: Integer
13             - images.
14     News:
15         -
16             - "Show the author for news items:"
17             - pref: NewsAuthorDisplay
18               choices:
19                   none: "Not at all"
20                   opac: "OPAC only"
21                   staff: "Staff client only"
22                   both: "Both OPAC and staff client"
23             -