Less restrictive anti-bandwidth-theft code. Fixes a problem
[cocanwiki.git] / templates / user_prefs_form.html
index 9bd7fb4..69de82d 100644 (file)
@@ -34,8 +34,7 @@
 <tr>
   <td></td>
   <td>
-    <input type="checkbox" id="email_notify" name="email_notify" value="1" ::if(email_notify)::checked="checked"::end::/> <label for="email_notify">Receive email notifications <small>when the site is edited</small></label> <br/>
-    <input type="checkbox" id="diff_sidebyside" name="diff_sidebyside" value="1" ::if(diff_sidebyside)::checked="checked"::end::/> <label for="diff_sidebyside">Diffs formatted side-by-side</label>
+    <input type="checkbox" id="email_notify" name="email_notify" value="1" ::if(email_notify)::checked="checked"::end::/> <label for="email_notify">Receive email notifications <small>when the site is edited</small></label>
   </td>
 </tr>
 <tr>