If fetching the RSS from the feed fails, keep using the old, cached
[cocanwiki.git] / templates / create_user_form.html
index 9e6ce17..2aa0995 100644 (file)
@@ -2,12 +2,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <title>Create a user account</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>Create a user account</h1>
+<h1><span>Create a user account</span></h1>
 
 <form method="post" action="/_bin/create_user.cmo">
 <table class="left_table">
@@ -47,6 +47,8 @@
 <input id="can_edit_global_css" type="checkbox" name="can_edit_global_css" value="1"/><label for="can_edit_global_css">Edit global stylesheet</label>
 <br/>
 <input id="can_import_mail" type="checkbox" name="can_import_mail" value="1"/><label for="can_import_mail">Import mail</label>
+<br/>
+<input id="can_edit_macros" type="checkbox" name="can_edit_macros" value="1"/><label for="can_edit_macros">Edit macros</label>
 </td>
 </tr>
 <tr>