aboutsummaryrefslogtreecommitdiffstats
path: root/view/settings_nick_set.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-19 22:52:31 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-19 22:52:31 -0700
commitba8da761e669b22e16e1075e0e1e79d8b458af3e (patch)
tree61c82c4cb260a88e4d8659a976f2bfb50035eb18 /view/settings_nick_set.tpl
parentc3fd5ed73202f4dd17dda87ac968b0db4f44d423 (diff)
downloadvolse-hubzilla-ba8da761e669b22e16e1075e0e1e79d8b458af3e.tar.gz
volse-hubzilla-ba8da761e669b22e16e1075e0e1e79d8b458af3e.tar.bz2
volse-hubzilla-ba8da761e669b22e16e1075e0e1e79d8b458af3e.zip
more cleanup - start on ajax
Diffstat (limited to 'view/settings_nick_set.tpl')
-rw-r--r--view/settings_nick_set.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/settings_nick_set.tpl b/view/settings_nick_set.tpl
index 8b110457c..3524fc1bc 100644
--- a/view/settings_nick_set.tpl
+++ b/view/settings_nick_set.tpl
@@ -1,10 +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>,<br />
-and you may use this as your profile URL when communicating with other<br />
-sites or simply <strong>'$nickname@$basepath'</strong>.
+Your site nickname is <strong>$nickname</strong> and cannot be changed.<br />
+Your profile locator is <strong>'$nickname@$basepath'</strong>.
</p>
+$subdir
+
</div>
<div id="settings-nick-end" ></div>