Correctly spell "Yahoo!"
With the trailing bang(!).
This commit is contained in:
parent
b45b7c153e
commit
f9d815db64
|
@ -136,7 +136,7 @@ class SearchAction extends Action
|
|||
$message .= sprintf(_("You can also try your search on other engines:
|
||||
|
||||
* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)
|
||||
* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)
|
||||
* [Yahoo!](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)
|
||||
"), $qe, $qe);
|
||||
$message .= "\n";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user