nick fix
This commit is contained in:
parent
fa8c005ca6
commit
c60a512765
|
@ -2,9 +2,9 @@
|
|||
<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> and
|
||||
you may use this as your profile URL when communicating with other sites or simply
|
||||
<strong>'$nickname@$basepath'</strong>.
|
||||
Your profile is located at <strong>'$baseurl/profile/$nickname'</strong>,<br />
|
||||
and you may use this as your profile URL when communicating with other<br />
|
||||
sites or simply <strong>'$nickname@$basepath'</strong>.
|
||||
</p>
|
||||
</div>
|
||||
<div id="settings-nick-end" ></div>
|
||||
|
|
Loading…
Reference in a new issue