removing manual confirmation check box, bug:16825

This commit is contained in:
dougt%netscape.com 2000-03-21 06:11:24 +00:00
parent dae01b9744
commit 795aed9519

View File

@ -24,11 +24,6 @@
pref="true" preftype="bool" prefstring="xpinstall.notifications.enabled"/>
<html:label for="XPInstallNotificationsEnabled">&enableNotification.label;</html:label>
</html:div>
<html:div>
<html:input type="checkbox" id="XPInstallManualConfirm"
pref="true" preftype="bool" prefstring="xpinstall.manual_confirm"/>
<html:label for="XPInstallManualConfirm">&requireConfirmation.label;</html:label>
</html:div>
</titledbox>
<!--