+csv dep for PG'OCaml.
[cocanwiki.git] / templates / user_prefs_form.html
index ee204a6..fa0fec9 100644 (file)
@@ -2,12 +2,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <title>Your preferences</title>
-<meta name="author" content="http://www.merjis.com/" />
+<meta name="author" content="http://merjis.com/" />
 <link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
 <link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
 </head><body>
 
-<h1>Your preferences</h1>
+<h1><span>Your preferences</span></h1>
 
 <form method="post" action="/_bin/user_prefs.cmo">
 <table class="left_table">
@@ -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>