aboutsummaryrefslogtreecommitdiffstats
path: root/view/settings_nick_set.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-08 20:29:50 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-08 20:29:50 -0700
commitfa8c005ca6373be5d248a8251d39f9060b3af683 (patch)
treec162d9fa25020652b863865c035ee75c84843c26 /view/settings_nick_set.tpl
parenta26f4eeff6edcb49ad2e7607512853ddd24374cc (diff)
downloadvolse-hubzilla-fa8c005ca6373be5d248a8251d39f9060b3af683.tar.gz
volse-hubzilla-fa8c005ca6373be5d248a8251d39f9060b3af683.tar.bz2
volse-hubzilla-fa8c005ca6373be5d248a8251d39f9060b3af683.zip
more nick stuff
Diffstat (limited to 'view/settings_nick_set.tpl')
-rw-r--r--view/settings_nick_set.tpl6
1 files changed, 4 insertions, 2 deletions
diff --git a/view/settings_nick_set.tpl b/view/settings_nick_set.tpl
index e25aa42ce..8ba13e57a 100644
--- a/view/settings_nick_set.tpl
+++ b/view/settings_nick_set.tpl
@@ -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>