reset start-value after each new search/selection

This commit is contained in:
Ralf Becker 2004-07-09 16:08:59 +00:00
parent 759d1d4f17
commit 31b3575448

View File

@ -321,7 +321,6 @@
'lang_search' => lang('search')
));
$link_data += array(
'start' => $start,
'order' => $order,
'sort' => $sort,
);