]> git.mxchange.org Git - friendica.git/commitdiff
more nick stuff
authorMike Macgirvin <mike@macgirvin.com>
Fri, 9 Jul 2010 03:29:50 +0000 (20:29 -0700)
committerMike Macgirvin <mike@macgirvin.com>
Fri, 9 Jul 2010 03:29:50 +0000 (20:29 -0700)
view/settings_nick_set.tpl

index e25aa42ce7bc7d4e639a078f42dbc8b23fec1f12..8ba13e57a24cf54b68adf5859ed78372d3fed361 100644 (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>