andykm
|
Change Location to something elseIs it possible to change "Location" to "Realm" on the profile body?
Profile view = http://worldofwarcraftpc.myfreefo...file.php?mode=viewprofile&u=2
|
admin (no pm's please)
|
Edit the profile_view_body.tpl and replace {L_LOCATION} with Realm.
|
andykm
|
just Realm, do I need to put L_REALM, also, is it JUST L_LOCATION I change or is it also LOCATION in the profile body as well.
|
andykm
|
OK, I did as you said and Location changed to Realm, but nothing shows
http://worldofwarcraftpc.myfreefo...file.php?mode=viewprofile&u=2
| Code: | <tr>
<td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_REALM}: </span></td>
<td><b><span class="gen">{REALM}</span></b></td>
</tr>
|
also, how do I change location to realm in the profile editing section (where you can change your intrests and such)
|
andykm
|
never mind, I got it fiqured out.
|
|
|