]> xenbits.xensource.com Git - libvirt.git/commitdiff
Fixing link to search.php, Daniel
authorDaniel Veillard <veillard@redhat.com>
Fri, 24 Feb 2006 22:42:27 +0000 (22:42 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 24 Feb 2006 22:42:27 +0000 (22:42 +0000)
docs/site.xsl

index e2aecfac4b5a03d871f0fcbb51a5612cb3aa211b..7ea1b0a542fa317d883461e7106fff9c710d8ef3 100644 (file)
       <ul>
         <li> <a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li>
         <li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li>
-        <li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get">
+        <li><form action="{$href_base}search.php" enctype="application/x-www-form-urlencoded" method="get">
          <input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" />
       </form></li>
         <li><a href="http://xmlsoft.org/"> <img src="{$href_base}Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li>
       <ul>
         <li> <a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li>
         <li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li>
-        <li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get">
+        <li><form action="{$href_base}search.php" enctype="application/x-www-form-urlencoded" method="get">
          <input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" />
       </form></li>
         <li><a href="http://xmlsoft.org/"> <img src="{$href_base}Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li>
  -->
   <xsl:template name="develtoc">
    <div class="left">
-    <form action="search.php"
+    <form action="{$href_base}search.php"
           enctype="application/x-www-form-urlencoded" method="get">
       <input name="query" type="text" size="20" value=""/>
       <input name="submit" type="submit" value="Search ..."/>
       <ul>
         <li> <a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li>
         <li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li>
-        <li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get">
+        <li><form action="{$href_base}search.php" enctype="application/x-www-form-urlencoded" method="get">
          <input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" />
       </form></li>
         <li><a href="http://xmlsoft.org/"> <img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li>