From: x2000habouzit Date: Thu, 4 Nov 2004 14:54:39 +0000 (+0000) Subject: txm wishes X-Git-Tag: xorg/old~1072 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=f2ebefed60c4ed651b50c6c64b79300b12b7e464;p=platal.git txm wishes --- diff --git a/htdocs/search.php b/htdocs/search.php index 268c318..380fc1b 100644 --- a/htdocs/search.php +++ b/htdocs/search.php @@ -18,7 +18,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: search.php,v 1.44 2004-11-04 13:54:50 x2000habouzit Exp $ + $Id: search.php,v 1.45 2004-11-04 14:54:39 x2000habouzit Exp $ ***************************************************************************/ require("auto.prepend.inc.php"); @@ -63,7 +63,7 @@ if (array_key_exists('quick', $_REQUEST)) { WHERE '.$fields->get_where_statement().' ORDER BY '.(logged() && !empty($_REQUEST['mod_date_sort']) ? 'date DESC,' :'') .implode(',',array_filter(array($fields->get_order_statement(),'u.promo DESC,NomSortKey,prenom'))).' - LIMIT '.(isset($_REQUEST['lucky']) ? "1" : $offset->value.','.$globals->search_results_per_page); + LIMIT '.$offset->value.','.$globals->search_results_per_page; $page->mysql_assign($sql, 'resultats', 'nb_resultats','nb_resultats_total'); diff --git a/templates/search.quick.form.tpl b/templates/search.quick.form.tpl index a10f70f..53de327 100644 --- a/templates/search.quick.form.tpl +++ b/templates/search.quick.form.tpl @@ -17,10 +17,10 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: search.quick.form.tpl,v 1.1 2004-11-04 13:50:45 x2000habouzit Exp $ + $Id: search.quick.form.tpl,v 1.2 2004-11-04 14:54:41 x2000habouzit Exp $ ***************************************************************************} -

Recherche simple

+

Recherche simple dans l'annuaire

{if $error}

{$error}

{/if} @@ -29,11 +29,11 @@
- + {min_auth level="cookie"} -  Recherche avancée +
Recherche avancée {/min_auth}