Bug 14790 - Add OPAC view link to items editor
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / tools.pref
index 1d1e884..a2a381d 100644 (file)
@@ -1,6 +1,28 @@
 Tools:
-    -
-        - Process up to
-        - pref: MaxItemsForBatch
-          class: integer
-        - items in a single modification or deletion batch.
+    Batch item:
+        -
+            - Process up to
+            - pref: MaxItemsToProcessForBatchMod
+              class: integer
+            - items in a single item modification batch.
+        -
+            - Display up to
+            - pref: MaxItemsToDisplayForBatchDel
+              class: integer
+            - items in a single item deletion batch.
+    Patron cards:
+        -
+            - Limit the number of creator images stored in the database to
+            - pref: ImageLimit
+              class: Integer
+            - images.
+    News:
+        -
+            - "Show the author for news items:"
+            - pref: NewsAuthorDisplay
+              choices:
+                  none: "Not at all"
+                  opac: "OPAC only"
+                  staff: "Staff client only"
+                  both: "Both OPAC and staff client"
+            -