Fixed Trac #482: OpenSearch broken.

SVN:1.2[1608]
This commit is contained in:
Denis Flaven
2011-09-28 10:50:58 +00:00
parent e95aa6cc69
commit 635cb424a2

View File

@@ -623,7 +623,7 @@ EOF
}
echo "</style>\n";
}
echo "<link rel=\"search\" type=\"application/opensearchdescription+xml\" title=\"iTop\" href=\"".utils::GetAbsoluteUrlAppRoot()."opensearch.xml.php\" />\n";
echo "<link rel=\"search\" type=\"application/opensearchdescription+xml\" title=\"iTop\" href=\"".utils::GetAbsoluteUrlAppRoot()."pages/opensearch.xml.php\" />\n";
echo "</head>\n";
echo "<body>\n";