Fix for bug #793 - now next/last page strings work in the friends section.
This was caused by the tablerenderer calling get_string to get defaults, before the javascript that set the strings was output. Solved by putting the javascript that outputs the JS language strings before any including of other javascript files.
Please register or sign in to comment