Added the navigation box (see email).
[cocanwiki.git] / templates / host_menu.html
index 61f448b..00bcfc0 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>
 <td> ::if(search_box)::Yes::else::No::end:: </td>
 </tr>
 <tr>
+<th> Navigation box: </th>
+<td> ::if(navigation)::Yes::else::No::end:: </td>
+</tr>
+<tr>
 <th> Theme: </th>
 <td> ::if(has_theme_css)::<strong>::theme_name_html::</strong> <br/> ::theme_description_html:: ::else:: Standard wiki theme ::end:: </td>
 </tr>