From 1879703e14d3e19803997e5f5e746d25c78faf71 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 21 Jul 2007 15:59:23 +0000 Subject: Bug 365890: Searches shared by users with bless rights are in the footer by default, with no warning - Patch by Teemu Mannermaa r/a=LpSolit --- template/en/default/account/prefs/prefs.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/account/prefs/prefs.html.tmpl') diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index da1b489e8..eada10557 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/template/en/default/account/prefs/prefs.html.tmpl @@ -41,6 +41,7 @@ title = "User Preferences" subheader = filtered_login style_urls = ['skins/standard/admin.css'] + javascript_urls = ['js/util.js'] %] [% tabs = [{ name => "settings", label => "General Preferences", -- cgit v1.2.3-24-g4f1b