diff options
Diffstat (limited to 'htroot/ConfigRobotsTxt_p.html')
| -rw-r--r-- | htroot/ConfigRobotsTxt_p.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/htroot/ConfigRobotsTxt_p.html b/htroot/ConfigRobotsTxt_p.html index 74b5e7775..06dd0d03c 100644 --- a/htroot/ConfigRobotsTxt_p.html +++ b/htroot/ConfigRobotsTxt_p.html @@ -31,10 +31,6 @@ <dd><input type="checkbox" id="surftips" name="surftips"#(surftips.checked)#:: checked="checked"#(/surftips.checked)# /></dd> <dt><label for="news">News pages</label></dt> <dd><input type="checkbox" id="news" name="news"#(news.checked)#:: checked="checked"#(/news.checked)# /></dd> - <dt><label for="blog">Blog</label></dt> - <dd><input type="checkbox" id="blog" name="blog"#(blog.checked)#:: checked="checked"#(/blog.checked)# /></dd> - <dt><label for="wiki">Wiki</label></dt> - <dd><input type="checkbox" id="wiki" name="wiki"#(wiki.checked)#:: checked="checked"#(/wiki.checked)# /></dd> <dt><label for="bookmarks">Public bookmarks</label></dt> <dd><input type="checkbox" id="bookmarks" name="bookmarks"#(bookmarks.checked)#:: checked="checked"#(/bookmarks.checked)# /></dd> <dt><label for="homepage">Home Page</label></dt> |
