aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/prosilver/template/login_body_oauth.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/phpBB/styles/prosilver/template/login_body_oauth.html b/phpBB/styles/prosilver/template/login_body_oauth.html
index 156485d211..1364d01ccb 100644
--- a/phpBB/styles/prosilver/template/login_body_oauth.html
+++ b/phpBB/styles/prosilver/template/login_body_oauth.html
@@ -1,8 +1,6 @@
+<br>
<div class="content">
- <!-- BEGIN oauth -->
- <dl>
- <dt>&nbsp;</dt>
- <dd><a href="{oauth.REDIRECT_URL}" class="button2">{oauth.SERVICE_NAME}</a></dd>
- </dl>
- <!-- END oauth -->
+ {% for oauth in oauth %}
+ <a href="{{ oauth.REDIRECT_URL }}" class="button2">{{ oauth.SERVICE_NAME }}</a>
+ {% endfor %}
</div>
options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-11 00:59:41 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-11 00:59:41 +0000
commit240cdc83ddea3e600aa6fc7e77d0e205fa18e61a (patch)
tree06f604441d7fe8e43b786cf3fc8637b4e796cd29 /perl-install/share/po
parent5827e56e406b0427fc67877249eb1670f3c9b789 (diff)
downloaddrakx-240cdc83ddea3e600aa6fc7e77d0e205fa18e61a.tar
drakx-240cdc83ddea3e600aa6fc7e77d0e205fa18e61a.tar.gz
drakx-240cdc83ddea3e600aa6fc7e77d0e205fa18e61a.tar.bz2
drakx-240cdc83ddea3e600aa6fc7e77d0e205fa18e61a.tar.xz
drakx-240cdc83ddea3e600aa6fc7e77d0e205fa18e61a.zip
sync with code
Diffstat (limited to 'perl-install/share/po')