more nick stuff

This commit is contained in:
Mike Macgirvin 2010-07-08 20:29:50 -07:00
parent a26f4eeff6
commit fa8c005ca6
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
<div id="settings-nick-wrapper" >
<p id="settings-nickname-desc">
Your nickname cannot be changed. It is set to <strong>$nickname</strong><br />
Your profile is located at <strong>$baseurl/profile/$nickname</strong>
Your nickname cannot be changed. It is set to <strong>$nickname</strong>.<br />
Your profile is located at <strong>'$baseurl/profile/$nickname'</strong> and
you may use this as your profile URL when communicating with other sites or simply
<strong>'$nickname@$basepath'</strong>.
</p>
</div>
<div id="settings-nick-end" ></div>