From 47c97243a0750e5230cbda2224579633952013fe Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Fri, 4 Mar 2011 13:22:46 -0300 Subject: [PATCH 2/2] [Bug 5791] Robust handling of deleted biblios/authorities Content-Type: text/plain; charset="utf-8" Replaces the original patch. Suggestions by Owen. --- .../prog/en/modules/authorities/detail.tmpl | 6 +++--- .../prog/en/modules/catalogue/detail.tmpl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tmpl index c51e697..e675d34 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tmpl @@ -1,5 +1,5 @@ -Koha › Authorities › <!-- TMPL_IF NAME="unknownauthid" --> Unknown authority<!-- TMPL_ELSE -->Details for Authority #<!-- TMPL_VAR NAME="authid" --> (<!-- TMPL_VAR name="authtypetext" -->)<!-- /TMPL_IF --> +Koha › Authorities › <!-- TMPL_IF NAME="unknownauthid" --> Unknown authority record<!-- TMPL_ELSE -->Details for Authority #<!-- TMPL_VAR NAME="authid" --> (<!-- TMPL_VAR name="authtypetext" -->)<!-- /TMPL_IF -->