aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorJoseph Warner <hardolaf@hardolaf.com>2013-07-22 16:35:18 -0400
committerJoseph Warner <hardolaf@hardolaf.com>2013-07-22 16:36:42 -0400
commit0be81468e7f61b8c2fc1c9729ff5d217c7424026 (patch)
tree8f37a8e5f141467e53e1bc641035dd546e7ef654 /phpBB/styles
parentcd49cfacfb0faddce8343837b69eb919b8652352 (diff)
downloadforums-0be81468e7f61b8c2fc1c9729ff5d217c7424026.tar
forums-0be81468e7f61b8c2fc1c9729ff5d217c7424026.tar.gz
forums-0be81468e7f61b8c2fc1c9729ff5d217c7424026.tar.bz2
forums-0be81468e7f61b8c2fc1c9729ff5d217c7424026.tar.xz
forums-0be81468e7f61b8c2fc1c9729ff5d217c7424026.zip
[feature/oauth] Possible way of getting the login data to login_box()
PHPBB3-11673
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/prosilver/template/login_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/login_body.html b/phpBB/styles/prosilver/template/login_body.html
index 4a51cf477f..85a47be4ad 100644
--- a/phpBB/styles/prosilver/template/login_body.html
+++ b/phpBB/styles/prosilver/template/login_body.html
@@ -49,7 +49,7 @@
</div><!-- IF OAUTH_LOGIN -->
<div class="content">
- hi
+
</div><!-- ENDIF -->
</div>
</div>