Bug 17564 Prefs: Addressing prefs do not stick. r=hangas
git-svn-id: svn://10.0.0.236/trunk@59789 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -37,13 +37,13 @@
|
||||
<html:div class="vertical-gap">&mulFound.label;</html:div>
|
||||
|
||||
<html:div>
|
||||
<html:input pref="true" preftype="bool" prefstring="ldap_2.autoComplete.showDialogForMultipleMatches" prefindex="true" id="ldap_2.autoComplete.showDialogForMultipleMatches" name="multilist" type="radio"/>
|
||||
<html:label for="ldap_2.autoComplete.showDialogForMultipleMatches0">&showList.label;</html:label>
|
||||
<html:input pref="true" preftype="bool" prefstring="ldap_2.autoComplete.showDialogForMultipleMatches" prefindex="false" id="ldap_2.autoComplete.showDialogForMultipleMatches1" name="multilist" type="radio"/>
|
||||
<html:label for="ldap_2.autoComplete.showDialogForMultipleMatches1">&acceptList.label;</html:label>
|
||||
</html:div>
|
||||
|
||||
<html:div>
|
||||
<html:input pref="true" preftype="1" prefstring="ldap_2.autoComplete.showDialogForMultipleMatches" prefindex="false" id="ldap_2.autoComplete.showDialogForMultipleMatches1" name="multilist" type="radio"/>
|
||||
<html:label for="ldap_2.autoComplete.showDialogForMultipleMatches1">&acceptList.label;</html:label>
|
||||
<html:input pref="true" preftype="bool" prefstring="ldap_2.autoComplete.showDialogForMultipleMatches" prefindex="true" id="ldap_2.autoComplete.showDialogForMultipleMatches" name="multilist" type="radio"/>
|
||||
<html:label for="ldap_2.autoComplete.showDialogForMultipleMatches0">&showList.label;</html:label>
|
||||
</html:div>
|
||||
|
||||
<html:div class="vertical-gap">&oneMatch.label;</html:div>
|
||||
|
||||
Reference in New Issue
Block a user