Fixed the cancel button on the edit page.
[cocanwiki.git] / templates / host_menu.html
index 61f448b..f44337e 100644 (file)
 <a href="/_bin/edit_host_css_form.cmo">Edit global stylesheet ...</a> </td>
 </tr>
 <tr>
+<th> Allow anyone to see the site: </th>
+<td> ::if(view_anon)::Yes::else::No (private / intranet site)::end:: </td>
+</tr>
+<tr>
 <th> Allow anonymous edits: </th>
 <td> ::if(edit_anon)::Yes::else::No::end:: </td>
 </tr>