Update opensearch favion & icon

This commit is contained in:
Stephen Abello
2021-12-14 14:48:04 +01:00
parent fc4d19be5e
commit 6254617814
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -23,8 +23,8 @@ require_once(APPROOT.'/application/startup.inc.php');
$sFullUrl = utils::GetAbsoluteUrlAppRoot().'pages/UI.php';
$sICOFullUrl = utils::GetAbsoluteUrlAppRoot().'/images/iTop-icon.ico';
$sPNGFullUrl = utils::GetAbsoluteUrlAppRoot().'images/iTop-icon.png';
$sICOFullUrl = utils::GetAbsoluteUrlAppRoot().'/images/favicon.ico';
$sPNGFullUrl = utils::GetAbsoluteUrlAppRoot().'images/itop-logo-square-64.png';
header('Content-type: text/xml');
?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">