aboutsummaryrefslogtreecommitdiffstats
path: root/view/settings_nick_set.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/settings_nick_set.tpl')
-rw-r--r--view/settings_nick_set.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/settings_nick_set.tpl b/view/settings_nick_set.tpl
new file mode 100644
index 000000000..e25aa42ce
--- /dev/null
+++ b/view/settings_nick_set.tpl
@@ -0,0 +1,8 @@
+
+<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>
+</p>
+</div>
+<div id="settings-nick-end" ></div>