I'd like to modify the dropdown list
listResInPage
to set the number higher to like 50 and or have less items to choose
I've found in the english.xml the following lines. I
<Resource tag="RESULT10">10 results per page</Resource>
<Resource tag="RESULT25">25 results per page</Resource>
<Resource tag="RESULT5">5 results per page</Resource>
<Resource tag="RESULT50">50 results per page</Resource>
but changing these only messes up the dropdown list.
Ben