aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/subsilver2/template/ucp_auth_link.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_auth_link.html b/phpBB/styles/subsilver2/template/ucp_auth_link.html
index c6e4ddd250..75e3133fcf 100644
--- a/phpBB/styles/subsilver2/template/ucp_auth_link.html
+++ b/phpBB/styles/subsilver2/template/ucp_auth_link.html
@@ -11,7 +11,9 @@
</tr>
<!-- ENDIF -->
- <!-- INCLUDE {PROVIDER_TEMPLATE_FILE} -->
+ <!-- IF PROVIDER_TEMPLATE_FILE -->
+ <!-- INCLUDE {PROVIDER_TEMPLATE_FILE} -->
+ <!-- ENDIF -->
</table>
<!-- INCLUDE ucp_footer.html -->