From: jongfoster <jongfoster@users.sourceforge.net> Date: Sat, 9 Jun 2001 10:47:39 +0000 (+0000) Subject: Removing ACL and Forward entries X-Git-Tag: v_2_9_9~351 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/developer-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=b2dd57ebd5d9ecf782fb4098e86110359634921e;p=privoxy.git Removing ACL and Forward entries --- diff --git a/templates/show-status b/templates/show-status index ee4d7786..bfeaca9a 100644 --- a/templates/show-status +++ b/templates/show-status @@ -29,9 +29,6 @@ <h2>And the following options were givem in the config file:</h2> <BLINK>FIXME: Which?</BLINK> - <h2>It supports the following gateway protocols:</h2> - @gateway-protocols@ - @statistics@ <h2>The following files are in use:</h2> @@ -42,11 +39,6 @@ <p>(Click filenames to view)</p> <ul> <li>Actions List: <a href="show-status?file=permit">@actions-filename@</a></li> - <li>Forward List: <a href="show-status?file=forward">@forward-filename@</a></li> - - <!-- @acl-killer-start --> - <li>Access Control List: <a href="show-status?file=acl">@acl-filename@</a></li> - <!-- acl-killer-end@ --> <!-- @re-filter-killer-start --> <li>Regex Filter List: <a href="show-status?file=re">@re-filter-filename@</a></li> @@ -70,4 +62,4 @@ </body> -</html> \ No newline at end of file +</html>