more cleanup - start on ajax

This commit is contained in:
Mike Macgirvin
2010-07-19 22:52:31 -07:00
parent c3fd5ed732
commit ba8da761e6
11 changed files with 104 additions and 20 deletions

View 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" />
<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>