<spanclass="locationMe">You haven't added your location yet,</span>
<spanclass="latlngMe"><ahref="<?phpecho$CONFIG->url?>mod/profile/edit.php?username=<?phpecho$me->username?>">Edit your profile</a> and put yourself on the map!</span>
<spanclass="latlngMe"><ahref="<?phpecho$CONFIG->url?>pg/profile/<?phpecho$me->username?>/edit/">Edit your profile</a> and put yourself on the map!</span>
<?php}?>
<divclass="clear"></div>
...
...
@@ -200,7 +200,7 @@
}
}
else
echo'Define your relationship to UNL by <a href="'.$CONFIG->url.'mod/profile/edit.php?username='.$me->username.'">editing your profile</a> and see other users like you!';
echo'Define your relationship to UNL by <a href="'.$CONFIG->url.'pg/profile/'.$me->username.'/edit/">editing your profile</a> and see other users like you!';