fix html:label for= tags so that they match their respective IDs (#24872)

fix incredibly trivial r=me


git-svn-id: svn://10.0.0.236/trunk@64033 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2000-03-24 08:55:41 +00:00
parent 826823aac4
commit ca1fe19bc5
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
</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:input pref="true" preftype="bool" prefstring="ldap_2.autoComplete.showDialogForMultipleMatches" prefindex="true" id="ldap_2.autoComplete.showDialogForMultipleMatches0" name="multilist" type="radio"/>
<html:label for="ldap_2.autoComplete.showDialogForMultipleMatches0">&showList.label;</html:label>
</html:div>

View File

@@ -47,7 +47,7 @@
<html:div>
<html:input pref="true" preftype="int" prefstring="news.keep.method" prefindex="0" id="news.keep.method0" class="indent" name="keepmsg" type="radio"/>
<html:label for="pref:0:int:news.keep.method">&keepAllMsg.label;</html:label>
<html:label for="news.keep.method0">&keepAllMsg.label;</html:label>
</html:div>
<html:div>