[prefwindow] fixing 23909 - cookies radiobutton group has no default (typo)

This commit is contained in:
rgoodger%ihug.co.nz 2006-05-17 02:22:57 +00:00
Родитель 03a54a6a84
Коммит ae2ebbb5d6
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -56,7 +56,7 @@
<html:tr>
<html:td>
<html:input name="cookies" type="radio" id="networkCookieBehaviour0"
pref="true" preftype="int" prefindex="0" prefstring="network.cookie.cookieBehaviour"/>
pref="true" preftype="int" prefindex="0" prefstring="network.cookie.cookieBehavior"/>
</html:td>
<html:td>
<html:label for="networkCookieBehaviour0" accesskey="a" tabindex="0">
@ -67,7 +67,7 @@
<html:tr>
<html:td>
<html:input type="radio" name="cookies" id="networkCookieBehaviour1"
pref="true" preftype="int" prefindex="1" prefstring="network.cookie.cookieBehaviour"/>
pref="true" preftype="int" prefindex="1" prefstring="network.cookie.cookieBehavior"/>
</html:td>
<html:td>
<html:label for="networkCookieBehaviour1" accesskey="o" tabindex="0">
@ -78,7 +78,7 @@
<html:tr>
<html:td>
<html:input type="radio" name="cookies" id="networkCookieBehaviour2"
pref="true" preftype="int" prefindex="2" prefstring="network.cookie.cookieBehaviour"/>
pref="true" preftype="int" prefindex="2" prefstring="network.cookie.cookieBehavior"/>
</html:td>
<html:td>
<html:label for="networkCookieBehaviour2" accesskey="d" tabindex="0">