From 218456ce9ad18536b26e82ed1dcb9f47ca809d9b Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Mon, 8 Jan 2007 07:58:21 +0000 Subject: Bug 365256 Period is on the wrong side of a bunch of other parentheses r=lpsolit a=justdave --- template/en/default/account/prefs/prefs.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 7d5f11558..da1b489e8 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/template/en/default/account/prefs/prefs.html.tmpl @@ -23,7 +23,7 @@ [%# INTERFACE: # tabs: List of hashes. May not be empty. Each hash has three members: # name: string. Name of the tab (used internally.) - # description: string. Description of the tab (used in tab title.) + # description: string. Description of the tab (used in tab title). # saveable: boolean. True if tab has a form which can be submitted. # True if user is not receiving self-generated mail. # Note: For each tab name, a template "prefs/${tab.name}.tmpl" must exist, -- cgit v1.2.3-24-g4f1b