1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-24 17:22:55 +02:00

[feature/oauth] Basic checking for data needed in login linking

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-07-29 11:58:24 -04:00
parent 59852b5997
commit 75206c74be
3 changed files with 22 additions and 3 deletions

View File

@@ -7,6 +7,10 @@
<p>{L_LOGIN_LINK_EXPLAIN}</p>
<!-- IF LOGIN_LINK_ERROR --><div class="content">
<div class="error">{LOGIN_ERROR}</div>
</div><!-- ENDIF -->
<div class="content">
<h2>{L_REGISTER}</h2>
</div>