How to change paging labels in (Display tag)
843836Mar 8 2005 — edited Mar 9 2005I'm working with display tag .12 and trying to change paging label :
[First/Prev] 1 2 3 [Next/Last]
I used this code :
<display:setProperty name="paging.banner.first_label" value="First Page">
..
It does NOT work .. the lables does NOT change !!
Weher is the problem ?