aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/login_body_oauth.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subsilver2/template/login_body_oauth.html')
-rw-r--r--phpBB/styles/subsilver2/template/login_body_oauth.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/phpBB/styles/subsilver2/template/login_body_oauth.html b/phpBB/styles/subsilver2/template/login_body_oauth.html
deleted file mode 100644
index 6f374fa4f2..0000000000
--- a/phpBB/styles/subsilver2/template/login_body_oauth.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- BEGIN oauth -->
- <tr>
- <td>
- <a href="{oauth.REDIRECT_URL}">{oauth.SERVICE_NAME}</a>
- </td>
- </tr>
-<!-- END oauth -->