From: Mike Rylander Date: Fri, 8 Apr 2016 15:31:49 +0000 (-0400) Subject: Add better page titles X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a1cfcb93f53191fb0ac80b4943ac7c7a8af18ccd;p=working%2FEvergreen.git Add better page titles Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 b/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 index 301834d7e5..eab1609f70 100644 --- a/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 +++ b/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 @@ -1,3 +1,4 @@ +[% ctx.page_title = l("Copy Alert Suppression"); %]
diff --git a/Open-ILS/src/templates/staff/admin/local/autoGridEditor/ccat.tt2 b/Open-ILS/src/templates/staff/admin/local/autoGridEditor/ccat.tt2 index 9581afc8d1..36a2874dd9 100644 --- a/Open-ILS/src/templates/staff/admin/local/autoGridEditor/ccat.tt2 +++ b/Open-ILS/src/templates/staff/admin/local/autoGridEditor/ccat.tt2 @@ -1,3 +1,4 @@ +[% ctx.page_title = l("Copy Alert Types"); %]