#316672 - 01/31/0811:41 AMRe: 1, 2, 3, 4, 5 > Want to replace the > link w. butt
[Re: Robje01]
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25452
Loc: Texas
I imagine it's in the actual template file/sub that writes the pagination code. I don't *think* there's a language translation for > or < so it's most likely hard-coded.
Pfffffffffffff, found it. /libs/ubbthreads.inc.php Line 1499 contains: $page_html .= "<td class=\"alt-1\"><a href=\"{$config['BASE_URL']}/ubbthreads.php{$var_start}ubb{$var_eq}{$url}$printer\">></a></td>"; Replace the bolded > by Next page and voila..