From 2ee68ed34fbb4075f411c6c64e2a520b194f1be8 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 16 Dec 2013 15:24:23 -0500 Subject: [PATCH] Library page style: bottom padding Add the empty common-full-pad div, which is kind of boilerplate and kind of annoying. Cargo cult it for now. Signed-off-by: Dan Scott --- Open-ILS/src/templates/opac/library.tt2 | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/templates/opac/library.tt2 b/Open-ILS/src/templates/opac/library.tt2 index 0c51050efa..0a33e2df87 100644 --- a/Open-ILS/src/templates/opac/library.tt2 +++ b/Open-ILS/src/templates/opac/library.tt2 @@ -51,6 +51,7 @@ [% END; -%] +
[%- END %] -- 2.11.0