Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4621040
By: savoym

I imported the displaytags.properties file into the WEB-INF/classes directory
so that I could modify the text in the paging.banner:

#paging.banner.full=<span class="pagelinks">[<a href="{1}">First</a>/<a
href="{2}">Prev</a>] {0} [<a href="{3}">Next</a>/<a href="{4}">Last</a>]</span>
paging.banner.full=<span class="pagelinks">[<a href="{1}"><<</a>/<a 
href="{2}"><</a>]
{0} [<a href="{3}">></a>/<a href="{4}">>></a>]</span>
#paging.banner.first=<span class="pagelinks">[First/Prev] {0} [<a
href="{3}">Next</a>/<a href="{4}">Last</a>]</span>
#paging.banner.last=<span class="pagelinks">[<a href="{1}">First</a>/<a
href="{2}">Prev</a>] {0} [Next/Last]</span>
#paging.banner.onepage=<span class="pagelinks">{0}</span>

However, my problem is when the page first loads it still has the FIRST/PREV
text instead of the text and then the 2nd - 3rd page gives me the change I put
in the paging.banner.full setting but then on the 4th page it goes back to the
NEXT/LAST text again.

Can someone please tell me what I'm doing wrong. Any help or insight would be
greatly appreciated.

Regards.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249317

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to