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

[feature/oauth] Error handling on page

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-08-12 12:53:10 -04:00
parent 69cb2e4c60
commit a479f919ff
2 changed files with 24 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
<h2>{L_UCP_AUTH_LINK_TITLE}</h2>
<!-- IF ERROR --><dl><dd class="error">{ERROR}</dd></dl><!-- ENDIF -->
<!-- INCLUDE {PROVIDER_TEMPLATE_FILE} -->
<!-- INCLUDE ucp_footer.html -->