]> git.mxchange.org Git - friendica.git/blobdiff - view/dfrn_request.tpl
show lock state changes as recipients and groups are added/removed
[friendica.git] / view / dfrn_request.tpl
index df935ae2ad2f5e10f76f6ea2cfd7ec26a2d5ec8f..483cf6a6fda3e26e40a165e39d8699657bac6b99 100644 (file)
@@ -2,13 +2,14 @@
 <h1>Personal Introduction</h1>
 
 <p id="dfrn-request-intro">
-You may introduce yourself to this member if you have a valid <a href="http://dfrn.org">DFRN profile</a>.
+You may introduce yourself to this member if you have a valid profile locator<br />
+on the <a href="http://dfrn.org">Distributed Friends and Relations Network (DFRN)</a>.
 </p>
 
-<form action="dfrn_request/$uid" method="post" />
+<form action="dfrn_request/$nickname" method="post" />
 
 <div id="dfrn-request-url-wrapper" >
-       <label id="dfrn-url-label" for="dfrn-url" >Your DFRN Profile URL:</label>
+       <label id="dfrn-url-label" for="dfrn-url" >Your profile location:</label>
        <input type="text" name="dfrn_url" id="dfrn-url" size="32" />
        <div id="dfrn-request-url-end"></div>
 </div>