From 1d29501cf5dbd911fc807a498393d7cf4ea04f8f Mon Sep 17 00:00:00 2001 From: "matty%chariot.net.au" <> Date: Thu, 28 Feb 2002 14:47:16 +0000 Subject: Bug 117060 broke the tree, fixing the breakage. --- template/default/prefs/userprefs.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/default/prefs/userprefs.tmpl b/template/default/prefs/userprefs.tmpl index ba14521df..136dcda07 100644 --- a/template/default/prefs/userprefs.tmpl +++ b/template/default/prefs/userprefs.tmpl @@ -82,7 +82,7 @@
- [% INCLUDE "prefs/${current_tab.name}.tmpl" %] + [% INCLUDE "prefs/${current_tab.name}.tmpl" IF current_tab.name.defined %] [% IF current_tab.saveable %] -- cgit v1.2.3-24-g4f1b