From 0bef54c7899da717a8c60e1562c838381d014c10 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Tue, 19 Dec 2017 08:23:53 -0500 Subject: Bug 1420771 - Remove global footer --- template/en/default/account/prefs/saved-searches.html.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/account') diff --git a/template/en/default/account/prefs/saved-searches.html.tmpl b/template/en/default/account/prefs/saved-searches.html.tmpl index ce9623372..7b71ccf6d 100644 --- a/template/en/default/account/prefs/saved-searches.html.tmpl +++ b/template/en/default/account/prefs/saved-searches.html.tmpl @@ -59,7 +59,7 @@ Show in - Footer + Search Bar [% may_share = user.in_group(Param('querysharegroup')) && queryshare_groups.size %] [% IF may_share %] @@ -137,7 +137,7 @@ %]class="bz_default_hidden"[% END %]> - + [% END %] [% IF q.shared_with_users %] @@ -151,8 +151,8 @@ [% END %] [% IF user.can_bless %] -

Note that for every search that has the "Add to footer" selected, a - link to the shared search is added to the footer of every user that is +

Note that for every search that has the "Add to Search Bar" selected, a + link to the shared search is added to the Search Bar of every user that is a direct member of the group at the time you click Submit Changes.

[% END %] @@ -179,7 +179,7 @@ Show in - Footer + Search Bar [% FOREACH q = user.queries_available %] -- cgit v1.2.3-24-g4f1b