]> git.mxchange.org Git - friendica.git/commitdiff
nick fix
authorMike Macgirvin <mike@macgirvin.com>
Fri, 9 Jul 2010 03:34:10 +0000 (20:34 -0700)
committerMike Macgirvin <mike@macgirvin.com>
Fri, 9 Jul 2010 03:34:10 +0000 (20:34 -0700)
view/settings_nick_set.tpl

index 8ba13e57a24cf54b68adf5859ed78372d3fed361..8b110457c003aa522a5cd770b59c72609ad283cc 100644 (file)
@@ -2,9 +2,9 @@
 <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> and
-you may use this as your profile URL when communicating with other sites or simply
-<strong>'$nickname@$basepath'</strong>.
+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>.
 </p>
 </div>
 <div id="settings-nick-end" ></div>