Split the 'page' template into two halves to enable pipelining. The
[cocanwiki.git] / templates / user_prefs_form.html
index 8fcbbb7..69de82d 100644 (file)
@@ -33,7 +33,9 @@
 </tr>
 <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> </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>
+  </td>
 </tr>
 <tr>
   <td></td>