# defined by the Mozilla Public License, v. 2.0.
#%]
-[% tabs = tabs.import([{
+[% CALL tabs.import([{
name => "bugmail_filter",
label => "Bugmail Filtering",
link => "userprefs.cgi?tab=bugmail_filter",
# defined by the Mozilla Public License, v. 2.0.
#%]
-[% tabs = tabs.import([{
+[% CALL tabs.import([{
name => "component_watch",
label => "Component Watching",
link => "userprefs.cgi?tab=component_watch",
# Contributor(s): Frédéric Buclin <LpSolit@gmail.com>
#%]
-[% tabs = tabs.import([{ name => "my_tab", label => "Example Custom Preferences",
+[% CALL tabs.import([{ name => "my_tab", label => "Example Custom Preferences",
link => "userprefs.cgi?tab=my_tab", saveable => 1 }
]) %]
# defined by the Mozilla Public License, v. 2.0.
#%]
-[% tabs = tabs.import([{
+[% CALL tabs.import([{
name => "request_nagging",
label => "Request Reminders",
link => "userprefs.cgi?tab=request_nagging",
# Gervase Markham <gerv@gerv.net>
#%]
-[% tabs = tabs.import([{
+[% CALL tabs.import([{
name => "securemail",
label => "Secure Mail",
link => "userprefs.cgi?tab=securemail",