Avoid highlighting paging stuff
This commit is contained in:
parent
1b647ff409
commit
9da4953190
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
<script language="JavaScript">
|
||||
$(document).ready(function()
|
||||
{
|
||||
$('#linklist').highlight("{$search_crits}");
|
||||
$('#linklist li').highlight("{$search_crits}");
|
||||
});
|
||||
</script>
|
||||
{/if}
|
Loading…
Reference in a new issue