NOTE --- Remember to do this for all your installed styles!
NOTE --- The following action is related to the new autologin option (this is where it can be enabled or disabled).
FIND:
NOTE --- This is a partial match, the whole lines on a fresh subSilver template look like this:
<td class="row1">{L_VISUAL_CONFIRM}<br /><span class="gensmall">{L_VISUAL_CONFIRM_EXPLAIN}</span></td>
<td class="row2"><input type="radio" name="enable_confirm" value="1" {CONFIRM_ENABLE} />{L_YES} <input type="radio" name="enable_confirm" value="0" {CONFIRM_DISABLE} />{L_NO}</td>
</tr>