aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/settings_nick_unset.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-29 17:19:12 -0700
committerFriendika <info@friendika.com>2011-03-29 17:19:12 -0700
commitf1db34eebcef28cb0748931153926374f6442be6 (patch)
tree5ea7c9053b1cd6f7ee7166eec70a6caee81a27b6 /view/it/settings_nick_unset.tpl
parente1fd2ecb16a212c56567ac5c5910d2a2d9754b47 (diff)
downloadvolse-hubzilla-f1db34eebcef28cb0748931153926374f6442be6.tar.gz
volse-hubzilla-f1db34eebcef28cb0748931153926374f6442be6.tar.bz2
volse-hubzilla-f1db34eebcef28cb0748931153926374f6442be6.zip
more templates gone
Diffstat (limited to 'view/it/settings_nick_unset.tpl')
-rw-r--r--view/it/settings_nick_unset.tpl15
1 files changed, 0 insertions, 15 deletions
diff --git a/view/it/settings_nick_unset.tpl b/view/it/settings_nick_unset.tpl
deleted file mode 100644
index 8f4cba475..000000000
--- a/view/it/settings_nick_unset.tpl
+++ /dev/null
@@ -1,15 +0,0 @@
-
-<div id="settings-nick-wrapper" >
-<p id="settings-nickname-desc">
-L'URL del tuo profilo &egrave; <strong>'$baseurl/profile/$uid'</strong>.
-Impostare un soprannome permetter&agrave; di avere un URL piĆ¹ aimchevole, come
-<strong>'soprannome@$basepath'</strong>.
-<br />
-Una volta impostato, non potr&agreve; pi&ugrave; essere cambiato. Il soprannome <strong>deve</strong>
-cominciare con una lettera; nel soprannome sono permessi solo lettere, numeri, trattini (-) e underscore (_).
-</p>
-<label id="settings-nick-label" for="settings-nick" >Soprannome: </label>
-<input type="text" name="nick" id="settings-nick" value="$nickname" />
-</div>
-<div id="settings-nick-end" ></div>
-