per WHD 6134532, removing the patron first name macro from the receipt.
authorBradley Bonner <bbonner@kcls.org>
Thu, 23 Aug 2018 17:35:02 +0000 (10:35 -0700)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Open-ILS/xul/staff_client/server/skin/print_list_templates

index 3cee14c..67a215f 100644 (file)
@@ -33,7 +33,7 @@
     },
     "renew": {
         "type": "items",
-        "header": "Welcome to %LIBRARY%!<br/>\n%PATRON_FIRSTNAME% has renewed the following items:<hr/><ol>",
+        "header": "Welcome to %LIBRARY%!<br/>\nThe following items have been renewed:<hr/><ol>",
         "line_item": "<li>%title%<br/>\nBarcode: %barcode% <br/>\nDue: %due_date_EN%<br/>\n<br/>\n",
         "footer": "</ol><hr />%SHORTNAME% %TODAY_TRIM%<br/>\n<br/>\n",
         "inherit": null,