From: senator Date: Thu, 10 Feb 2011 19:04:56 +0000 (-0500) Subject: whitespace and minor stuff X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9eee22b4236546f04645df0a6d7e70f03d306ff9;p=evergreen%2Fequinox.git whitespace and minor stuff --- diff --git a/Open-ILS/web/templates/default/opac/parts/place_hold.tt2 b/Open-ILS/web/templates/default/opac/parts/place_hold.tt2 index 45f43b14c7..b91d3b7817 100644 --- a/Open-ILS/web/templates/default/opac/parts/place_hold.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/place_hold.tt2 @@ -5,6 +5,8 @@ %]
+
@@ -43,7 +45,7 @@ + value="[% ctx.referer | replace('^http:', 'https:') | html %]" />

Place Hold

You would like to place a hold on @@ -56,9 +58,9 @@

If you would like to change the library pick up location, select - from the        + from the [% PROCESS "default/opac/parts/org_selector.tt2"; - PROCESS build_org_selector name='pickup_lib' value=ctx.default_pickup_lib %]
+ PROCESS build_org_selector name='pickup_lib' value=ctx.default_pickup_lib %]
Location dropdown menu.

If you use the Traveling Library Center (TLC) and ABC Express diff --git a/Open-ILS/web/templates/default/opac/parts/topnav.tt2 b/Open-ILS/web/templates/default/opac/parts/topnav.tt2 index dbd398c746..8918b6b484 100644 --- a/Open-ILS/web/templates/default/opac/parts/topnav.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/topnav.tt2 @@ -1,30 +1,29 @@ - -[% - USE CGI; - USE EGI18N; -%]

-