Remove CVS revision logs. TODO item #33.
[privoxy.git] / templates / show-url-info
index 8b52ed4..cd0ed53 100644 (file)
 #                or write to the Free Software Foundation, Inc., 59
 #                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# Revisions   :
-#    $Log: show-url-info,v $
-#    Revision 1.28  2009/01/01 14:51:21  ler762
-#    keep the input field and 'go' button on the same line.
-#
-#    Revision 1.27  2008/05/26 17:30:58  fabiankeil
-#    Provide an OpenSearch Description to access the
-#    show-url-info page through "search engine plugins".
-#
-#    Revision 1.26  2008/05/05 10:03:06  fabiankeil
-#    If the provided URL isn't valid, don't show the
-#    cgi-editor-is-disabled and filters-might-be-ineffective
-#    sections.
-#
-#    Revision 1.25  2008/04/26 10:34:18  fabiankeil
-#    If zlib support is unavailable and there are content filters active
-#    but the prevent-compression action is disabled, include a warning
-#    on the show-url-info page that compression might prevent filtering.
-#
-#    Revision 1.24  2008/02/10 17:26:52  fabiankeil
-#    Reduce superfluous white space by not marking
-#    up the final results list as paragraph.
-#
-#    Revision 1.23  2008/02/01 06:04:31  fabiankeil
-#    If edit buttons on the show-url-info CGI page are hidden, explain why.
-#
-#    Revision 1.22  2007/12/08 14:29:06  fabiankeil
-#    Use CSS to let the URL and pattern input fields scale with
-#    the browser width and try to prevent vertical scroll bars
-#    if the width is less than 80 characters. Closes #1843596,
-#    thanks to Gerry Murphy and Lee.
-#
-#    Revision 1.21  2007/11/15 19:11:11  fabiankeil
-#    Reword HTTPS URL information.
-#
-#    Revision 1.20  2007/07/21 12:19:50  fabiankeil
-#    If show-url-info is called with an URL that Privoxy
-#    would reject as invalid, don't show unresolved forwarding
-#    variables, "final matches" or claim the site's secure.
-#
-#    Revision 1.19  2007/02/10 16:55:22  fabiankeil
-#    - Show forwarding settings on the show-url-info page
-#    - Fix some HTML syntax errors.
-#
-#
 #########################################################################
 # USING HTML TEMPLATES:
 # ---------------------