From daf6002e4fc73cb79337754a3f5a94e20437477e Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Tue, 15 Mar 2022 09:39:54 -0400 Subject: [PATCH] LP 1964963: Improve Customization of BOOPAC topnav logo Move the anchor for the topnav logo from topnav_links.tts to topnav_logo.tt2. This minor change means that those who wish to move or remove the topnav logo will have fewer files to change and those changes will be less likely to conflict with future changes to BOOPAC. Signed-off-by: Jason Stephenson Signed-off-by: Michele Morgan --- Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 | 2 +- Open-ILS/src/templates-bootstrap/opac/parts/topnav_logo.tt2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 index a33dd15d67..7d6d510180 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 @@ -1,6 +1,6 @@