]> git.deb.at Git - deb/hackedgotchi.git/commitdiff
use planet-search vhost
authorjoerg <joerg@c2f067bf-98e0-425f-9c98-e76020cfa380>
Wed, 19 Dec 2012 21:17:42 +0000 (21:17 +0000)
committerjoerg <joerg@c2f067bf-98e0-425f-9c98-e76020cfa380>
Wed, 19 Dec 2012 21:17:42 +0000 (21:17 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/planet-debian/trunk@1645 c2f067bf-98e0-425f-9c98-e76020cfa380

templates/index.html.dj

index 6e56f40c13edef8f7e8527247dd935b96503cbd8..571b77a4baf885974a7d6b7011ad0ea57880b4ae 100644 (file)
@@ -86,7 +86,7 @@
    <div id="sidebar">
     {% if Config.search %}
      <h1>{{ Config.searchtext }}</h1>
-     <form method="GET" action="/cgi-bin/search.cgi">
+     <form method="GET" action="http://planet-search.debian.org/cgi-bin/search.cgi">
       <input type="text" name="terms" value="">
      </form>
     <hr />