add collecta.com link

This commit is contained in:
Evan Prodromou 2009-06-21 11:11:12 -07:00
parent 29bebdb50b
commit b64ac083dd
1 changed files with 2 additions and 2 deletions

View File

@ -148,10 +148,10 @@ You can also try your search on other engines:
* [Tweet scan](http://www.tweetscan.com/indexi.php?s=%s)
* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)
* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)
* [Collecta](http://collecta.com/#q=%s)
E_O_T
), $qe, $qe, $qe, $qe);
), $qe, $qe, $qe, $qe, $qe);
$this->elementStart('dl', array('id' => 'help_search', 'class' => 'help'));
$this->element('dt', null, _('Search help'));
$this->elementStart('dd', 'instructions');