diff --git a/mailnews/addrbook/resources/content/addressbook.xul b/mailnews/addrbook/resources/content/addressbook.xul index ee7b765d7c78..12009b5ac6f1 100644 --- a/mailnews/addrbook/resources/content/addressbook.xul +++ b/mailnews/addrbook/resources/content/addressbook.xul @@ -164,8 +164,8 @@ Rights Reserved. value="&showAbToolbarCmd.label;" accesskey="&showAbToolbarCmd.accesskey;" oncommand="goToggleToolbar('abToolbar', 'menu_showAbToolbar')" - checked="true"/> - + checked="true" type="checkbox"/> + @@ -194,19 +194,19 @@ Rights Reserved. + oncommand="top.SortResultPane('NameColumn', 'http://home.netscape.com/NC-rdf#DisplayName')" name="sortas" type="radio" checked="true"/> + oncommand="top.SortResultPane('EmailColumn', 'http://home.netscape.com/NC-rdf#PrimaryEmail')" name="sortas" type="radio"/> + oncommand="top.SortResultPane('WorkPhoneColumn', 'http://home.netscape.com/NC-rdf#WorkPhone')" name="sortas" type="radio"/> + oncommand="top.SortResultPane('OrganizationColumn', 'http://home.netscape.com/NC-rdf#Company')" name="sortas" type="radio"/>