aboutsummaryrefslogtreecommitdiffstats
path: root/view/settings_nick_unset.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-11-15 23:27:12 -0800
committerFriendika <info@friendika.com>2010-11-15 23:27:12 -0800
commit4240a23a8a9024daab45a277d5df311762d07d49 (patch)
tree34684736305e73d727749140d1558569a4c9a1e5 /view/settings_nick_unset.tpl
parent21c18cedc7638142a55cf9076e98db0c2f8707d3 (diff)
downloadvolse-hubzilla-4240a23a8a9024daab45a277d5df311762d07d49.tar.gz
volse-hubzilla-4240a23a8a9024daab45a277d5df311762d07d49.tar.bz2
volse-hubzilla-4240a23a8a9024daab45a277d5df311762d07d49.zip
i18n re-arrange
Diffstat (limited to 'view/settings_nick_unset.tpl')
-rw-r--r--view/settings_nick_unset.tpl14
1 files changed, 0 insertions, 14 deletions
diff --git a/view/settings_nick_unset.tpl b/view/settings_nick_unset.tpl
deleted file mode 100644
index 903768b59..000000000
--- a/view/settings_nick_unset.tpl
+++ /dev/null
@@ -1,14 +0,0 @@
-
-<div id="settings-nick-wrapper" >
-<p id="settings-nickname-desc">
-Your profile URL is currently <strong>'$baseurl/profile/$uid'</strong>.
-Setting a nickname will allow a friendly profile URL such as
-<strong>'nickname@$basepath'</strong>.
-<br />
-Once set, it can never be changed. The nickname <strong>must</strong> start with a letter; and only letters, numbers, dashes, and underscores are allowed.
-</p>
-<label id="settings-nick-label" for="settings-nick" >URL Nickname: </label>
-<input type="text" name="nick" id="settings-nick" value="$nickname" />
-</div>
-<div id="settings-nick-end" ></div>
-