From ba77484053cd77f665c834aaa7a0f07f71709d80 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 3 May 2011 16:17:56 -0400 Subject: [PATCH] Fix unclosed quoted attribute in TT OPAC footer Forgot to place the closing attribute quote on the footer image. Signed-off-by: Dan Scott --- Open-ILS/web/templates/default/opac/parts/footer.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/templates/default/opac/parts/footer.tt2 b/Open-ILS/web/templates/default/opac/parts/footer.tt2 index f822e4ec23..70379c4d2c 100644 --- a/Open-ILS/web/templates/default/opac/parts/footer.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/footer.tt2 @@ -13,7 +13,7 @@ [% l('Evergreen') %]
+                alt= -- 2.11.0