diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_auth_link.html')
-rw-r--r-- | phpBB/styles/prosilver/template/ucp_auth_link.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_auth_link.html b/phpBB/styles/prosilver/template/ucp_auth_link.html index 5e5fc6d2f0..8ba16c55c8 100644 --- a/phpBB/styles/prosilver/template/ucp_auth_link.html +++ b/phpBB/styles/prosilver/template/ucp_auth_link.html @@ -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 --> |