From: Michael Peters Date: Fri, 9 Mar 2012 19:20:09 +0000 (-0500) Subject: Remove the "print_nav.tt2" from the TTPAC Password Reset X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e68fb0bda30287417a0066b6a41f3b426735c4e2;p=evergreen%2Ftadl.git Remove the "print_nav.tt2" from the TTPAC Password Reset We no longer use "print_nav.tt2" in TTPAC, but it was still displaying on the password reset page. This branch removes it. Signed-off-by: Michael Peters Signed-off-by: Lebbeous Fogle-Weekley --- diff --git a/Open-ILS/src/templates/opac/parts/printnav.tt2 b/Open-ILS/src/templates/opac/parts/printnav.tt2 deleted file mode 100644 index d0f0a41fd5..0000000000 --- a/Open-ILS/src/templates/opac/parts/printnav.tt2 +++ /dev/null @@ -1,25 +0,0 @@ -
-
-
- -
- [% l('Back') %] - [% l('Homepage') %] - [% l('Print Page') %] - [% l('Help') %] - [% l('Forward') %] -
- -
-
-
diff --git a/Open-ILS/src/templates/opac/password_reset.tt2 b/Open-ILS/src/templates/opac/password_reset.tt2 index ff9f446e38..bbf9418c89 100644 --- a/Open-ILS/src/templates/opac/password_reset.tt2 +++ b/Open-ILS/src/templates/opac/password_reset.tt2 @@ -4,7 +4,6 @@ ctx.page_title = l('Library system password reset request form'); %]
- [% INCLUDE "opac/parts/printnav.tt2" %] [% INCLUDE "opac/parts/searchbar.tt2" %]