Cleanup: replaced remaining occurences of ISO-8859-1

SVN:trunk[966]
This commit is contained in:
Romain Quetiez
2010-11-23 16:18:48 +00:00
parent fcbd9b8911
commit 40a613b4db
3 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
<ShortName>iTop</ShortName>
<Contact>webmaster@itop.com</Contact>
<Description>Search in iTop</Description>
<InputEncoding>ISO-8859-1</InputEncoding>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="get" template="<?php echo $sFullUrl;?>?text={searchTerms}&amp;operation=full_text"/>
<moz:SearchForm><?php echo $sFullUrl;?></moz:SearchForm>
<Image height="16" width="16" type="image/x-icon"><?php echo $sICOFullUrl;?></Image>