By default, users have to click this option to be logged in automatically on their next visit.
Is there a way to change the default, so that they have to uncheck it if the don’t want this?
I thought it might just be a matter of changing <value=‘1’> to <value=‘0’> (in the line below), but that doesn’t work.
<input class='checkbox' type='checkbox' name='auto_login' value='1' /> Auto-login on future visits