$OpenBSD: patch-templates_install_SystemSettings_tpl,v 1.2 2008/10/07 10:42:27 ajacoutot Exp $
--- templates/install/SystemSettings.tpl.orig	Tue Oct  7 11:19:11 2008
+++ templates/install/SystemSettings.tpl	Tue Oct  7 11:20:25 2008
@@ -70,7 +70,7 @@
 						</span>
 					</td>
 					<td class="cellRightEditTable">
-						<input type="checkbox" class="checkbox" name="data[update_notify]" value="1" checked>
+						<input type="checkbox" class="checkbox" name="data[update_notify]" value="1">
 						<font color='red'><b>{t}*HIGHLY RECOMMENDED{/t}</b></font>
 					</td>
 				</tr>
@@ -81,7 +81,7 @@
 						<br>
 					</td>
 					<td class="cellRightEditTable">
-						<input type="checkbox" class="checkbox" name="data[anonymous_update_notify]" value="1">
+						<input type="checkbox" class="checkbox" name="data[anonymous_update_notify]" value="1" checked>
 					</td>
 				</tr>
 				{/if}
