adjusting pref names to match what we are exporting.
git-svn-id: svn://10.0.0.236/trunk@49142 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
400dd96e60
commit
9eb4c99f11
@ -28,14 +28,14 @@
|
||||
<html:fieldset style="width: 100%;">
|
||||
<html:div>
|
||||
<html:input type="checkbox" id="pref:0:bool:xpinstall.enabled" />
|
||||
<html:label for="pref:0:bool:autoupdate.enabled">
|
||||
<html:label for="pref:0:bool:xpinstall.enabled">
|
||||
&enableSU.label;
|
||||
</html:label>
|
||||
</html:div>
|
||||
|
||||
<html:div>
|
||||
<html:input type="checkbox" id="pref:0:bool:xpinstall.notifications_enabled" />
|
||||
<html:label for="pref:0:bool:xpinstall.notifications_enabled">
|
||||
<html:input type="checkbox" id="pref:0:bool:xpinstall.notifications.enabled" />
|
||||
<html:label for="pref:0:bool:xpinstall.notifications.enabled">
|
||||
&enableNotification.label;
|
||||
</html:label>
|
||||
</html:div>
|
||||
|
||||
@ -28,14 +28,14 @@
|
||||
<html:fieldset style="width: 100%;">
|
||||
<html:div>
|
||||
<html:input type="checkbox" id="pref:0:bool:xpinstall.enabled" />
|
||||
<html:label for="pref:0:bool:autoupdate.enabled">
|
||||
<html:label for="pref:0:bool:xpinstall.enabled">
|
||||
&enableSU.label;
|
||||
</html:label>
|
||||
</html:div>
|
||||
|
||||
<html:div>
|
||||
<html:input type="checkbox" id="pref:0:bool:xpinstall.notifications_enabled" />
|
||||
<html:label for="pref:0:bool:xpinstall.notifications_enabled">
|
||||
<html:input type="checkbox" id="pref:0:bool:xpinstall.notifications.enabled" />
|
||||
<html:label for="pref:0:bool:xpinstall.notifications.enabled">
|
||||
&enableNotification.label;
|
||||
</html:label>
|
||||
</html:div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user