PDA

View Full Version : [508] Logout tab Strings.



Faab234
June 20th, 2010, 15:59
Go to Frames.java and search for "setTab(p, 87, 182);". Add this under it:


setString(p, "Logout Text"", 182, 0);
setString(p, "Logout Button Text", 182, 6);

Thanks for reading.