Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2f7c88

Browse files
committed
Moved mixi up to alphabetical order
1 parent edbddb2 commit b2f7c88

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

includes/strategies.php

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,6 @@
9090
<td><a href="auth/live" class="tryme">Try me!</a></td>
9191
</tr>
9292
<tr>
93-
<td><img src="images/favicons/openid.net.png"> OpenID</td>
94-
<td><a href="https://github.com/uzyn/opauth-openid">uzyn/opauth-openid</a></td>
95-
<td>
96-
<a href="https://github.com/uzyn/opauth-openid/zipball/master">ZIP</a> /
97-
<a href="https://github.com/uzyn/opauth-openid/tarball/master">TAR</a>
98-
</td>
99-
<td><a href="auth/openid" class="tryme">Try me!</a></td>
100-
</tr>
101-
<tr>
10293
<td><img src="images/favicons/mixi.co.jp.png"> mixi</td>
10394
<td><a href="https://github.com/ritou/opauth-mixi">ritou/opauth-mixi</a></td>
10495
<td>
@@ -107,6 +98,15 @@
10798
</td>
10899
<td></td>
109100
</tr>
101+
<tr>
102+
<td><img src="images/favicons/openid.net.png"> OpenID</td>
103+
<td><a href="https://github.com/uzyn/opauth-openid">uzyn/opauth-openid</a></td>
104+
<td>
105+
<a href="https://github.com/uzyn/opauth-openid/zipball/master">ZIP</a> /
106+
<a href="https://github.com/uzyn/opauth-openid/tarball/master">TAR</a>
107+
</td>
108+
<td><a href="auth/openid" class="tryme">Try me!</a></td>
109+
</tr>
110110

111111
</table>
112112

0 commit comments

Comments
 (0)