|
Chuck I tried changing back to english lang and the move/delete link appeared.
I checked the english lang and found:
$Globals['pp_lang']['movedel'] = "Move/Delete";
Which isn´t present in portuguese_br lang, after adding it to portuguese_br.php it worked fine.
I thought all new variables were added to all language files for translation, no?
Maybe Michael missed some, or maybe I mistakenly thought it worked that way.
So the missing link problem is solved, now need to figure out why icons are not displaying.
|