aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/ports
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2014-09-27 13:30:57 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2014-09-27 13:30:57 +0000
commitce7754f8f483228c760ad5bcd9feb9b226ecb4ed (patch)
tree5dddc0d24511834a80842fe055d7bf3839c58dce /en_US.ISO8859-1/htdocs/ports
parentc36a52f60b85f3dafea4f36c3d3baf45e36e0b94 (diff)
downloaddoc-ce7754f8f483228c760ad5bcd9feb9b226ecb4ed.tar.gz
doc-ce7754f8f483228c760ad5bcd9feb9b226ecb4ed.zip
Use &cgibase; when linking to the ports.cgi search form, fixing Chrome
warnings about submitting to an insecure URL.
Notes
Notes: svn path=/head/; revision=45686
Diffstat (limited to 'en_US.ISO8859-1/htdocs/ports')
-rw-r--r--en_US.ISO8859-1/htdocs/ports/ports.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/htdocs/ports/ports.ent b/en_US.ISO8859-1/htdocs/ports/ports.ent
index c2c33930f9..65dd09cf10 100644
--- a/en_US.ISO8859-1/htdocs/ports/ports.ent
+++ b/en_US.ISO8859-1/htdocs/ports/ports.ent
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $FreeBSD$ -->
-<!ENTITY searchform '<form xmlns="http://www.w3.org/1999/xhtml" method="get" action="http://www.FreeBSD.org/cgi/ports.cgi">
+<!ENTITY searchform '<form xmlns="http://www.w3.org/1999/xhtml" method="get" action="&cgibase;/ports.cgi">
Search ports for:
<input name="query" value=""/>
<select name="stype">