mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:02:58 +00:00
new network choice layout migrated to auto request
This commit is contained in:
parent
05236adf0f
commit
ea4c6080f9
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
<p id="dfrn-request-intro">
|
<p id="dfrn-request-intro">
|
||||||
Please enter your profile address from one of the following supported social networks:<br />
|
Please enter your profile address from one of the following supported social networks:<br />
|
||||||
<ul id="dfrn-request-networks">
|
<ul id="dfrn-request-networks">
|
||||||
<li><a href="http://dfrn.org">Friendika/Mistpark</a> (fully supported)</li>
|
<li><a href="http://friendika.com" title="Private (secure) network">Friendika</a> <img src="images/lock_icon.gif" alt="Private (secure) network" title="Private (secure) network" /></li>
|
||||||
<li><a href="http://ostatus.org">StatusNet/GNU-social/Federation</a> (limited - experimental)</li>
|
<li><a href="http://ostatus.org" title="Public (insecure) network" >StatusNet/Federated Social Web</a> <img src="images/unlock_icon.gif" alt="Public (insecure) network" title="Public (insecure) network"/></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue