Script for rebuilding the links table from scratch.
[cocanwiki.git] / templates / edit_host_settings_form.html
index a9bae54..9414831 100644 (file)
 </td>
 </tr>
 <tr>
+<th> Managed mailing list: </th>
+<td>
+<input type="checkbox" name="mailing_list" value="1" ::if(mailing_list)::checked="checked"::end:: id="mailing_list"/><label for="mailing_list">Create a managed mailing list for this site</label>
+</td>
+</tr>
+<tr>
+<th> Search box: </th>
+<td>
+<input type="checkbox" name="search_box" value="1" ::if(search_box)::checked="checked"::end:: id="search_box"/><label for="search_box">Search box on each page</label>
+</td>
+</tr>
+<tr>
 <th> Theme: </th>
 <td>
 <select name="theme_css">