Ajout du FR
Ajout du FR + correction du "functions.php"
This commit is contained in:
6
styles/prosilver/template/login_body_oauth.html
Normal file
6
styles/prosilver/template/login_body_oauth.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<br>
|
||||
<div class="content">
|
||||
{% for oauth in oauth %}
|
||||
<a href="{{ oauth.REDIRECT_URL }}" class="button2">{{ oauth.SERVICE_NAME }}</a>
|
||||
{% endfor %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user