Persist checkbox to block domain in the cookie manager.

bug 75119, r=biesi, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@149118 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mvl%exedo.nl 2003-11-10 16:56:37 +00:00
parent d187946cac
commit 34e829cde6
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@
</hbox>
<separator class="thin"/>
<hbox align="start">
<checkbox id="checkbox" label="&checkbox.label;" />
<checkbox id="checkbox" label="&checkbox.label;" persist="checked"/>
</hbox>
</vbox>

View File

@ -145,7 +145,7 @@
</hbox>
<separator class="thin"/>
<hbox align="start">
<checkbox id="checkbox" label="&checkbox.label;" />
<checkbox id="checkbox" label="&checkbox.label;" persist="checked"/>
</hbox>
</vbox>