From 26db4f55c0d7193ae73f0cac1ee39b144a85993e 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