From: x2000habouzit Date: Tue, 4 Jul 2006 19:17:45 +0000 (+0000) Subject: missed thingies + typos. X-Git-Tag: xorg/0.9.11~528 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;ds=inline;h=d095003a464fc7477c4566ee30ef917950842303;p=platal.git missed thingies + typos. git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@365 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/modules/search.php b/modules/search.php index 3400caf..dd1fc3a 100644 --- a/modules/search.php +++ b/modules/search.php @@ -211,7 +211,7 @@ class SearchModule extends PLModule $this->form_prepare(); } else { - $search = new XOrgSearch('get_list'); + $search = new XOrgSearch(array($this, 'get_advanced')); $search->setNbLines($globals->search->per_page); $page->assign('url_search_form', $search->make_url(Array('rechercher'=>0))); diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index 6da13d9..d53b537 100644 --- a/templates/search/adv.form.tpl +++ b/templates/search/adv.form.tpl @@ -24,7 +24,7 @@

[Recherche simple]

-
+
Nom