diff options
| author | karlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-03-08 14:00:04 +0000 |
|---|---|---|
| committer | karlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-03-08 14:00:04 +0000 |
| commit | 2be405e1e13865752920d249cd57f11efa446db4 (patch) | |
| tree | 2d35453f31b8f2cd70bde480c92d82a685c32b16 /htroot/ConfigRobotsTxt_p.html | |
| parent | de1b4a1731974ba98f9431f27d96ba1177e7a491 (diff) | |
- fix for last two commits
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3452 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigRobotsTxt_p.html')
| -rw-r--r-- | htroot/ConfigRobotsTxt_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ConfigRobotsTxt_p.html b/htroot/ConfigRobotsTxt_p.html index 91f2b5045..472e85d1a 100644 --- a/htroot/ConfigRobotsTxt_p.html +++ b/htroot/ConfigRobotsTxt_p.html @@ -17,7 +17,7 @@ ::<p class="error">Unable to access the local file: <span class="error tt">#[msg]#</span></p> ::<p class="error">Deletion of <span class="error tt">htroot/robots.txt</span> failed</p>#(/error)# <form method="post" action="ConfigRobotsTxt_p.html" enctype="multipart/form-data" accept-charset="UTF-8"> - <fieldset><legend>Restrict access for</legend><table border="0"><tr><td> + <fieldset><legend>Restrict access for</legend> <input type="hidden" name="directories" value="checked" /> <input type="hidden" name="locked" value="checked" /> <dl> @@ -43,7 +43,7 @@ <dd><input type="checkbox" id="fileshare" name="fileshare"#(fileshare.checked)#:: checked="checked"#(/fileshare.checked)# /></dd> <dt> </dt> <dd><input type="submit" name="save" value="Set restrictions" /></dd> - </dl></td></tr></table> + </dl> </fieldset> </form> #%env/templates/footer.template%# |
