From dbf97fdd52043611a86cb48920bb152122b3f6c2 Mon Sep 17 00:00:00 2001 From: Joseph Warner Date: Thu, 22 Aug 2013 19:37:46 -0400 Subject: [feature/oauth] Subsilver 2 login_body updates PHPBB3-11673 --- phpBB/styles/subsilver2/template/login_body_oauth.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/login_body_oauth.html (limited to 'phpBB/styles/subsilver2/template/login_body_oauth.html') diff --git a/phpBB/styles/subsilver2/template/login_body_oauth.html b/phpBB/styles/subsilver2/template/login_body_oauth.html new file mode 100644 index 0000000000..6f374fa4f2 --- /dev/null +++ b/phpBB/styles/subsilver2/template/login_body_oauth.html @@ -0,0 +1,7 @@ + + + + {oauth.SERVICE_NAME} + + + -- cgit v1.2.1