From de17d5bdcc1cab495b0b3f2d345fa3ac21f3676c Mon Sep 17 00:00:00 2001 From: Joseph Warner Date: Sat, 24 Aug 2013 17:07:44 -0400 Subject: [feature/oauth] Subsilver2 ucp_login_link PHPBB3-11673 --- .../styles/subsilver2/template/ucp_login_link.html | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/ucp_login_link.html (limited to 'phpBB') diff --git a/phpBB/styles/subsilver2/template/ucp_login_link.html b/phpBB/styles/subsilver2/template/ucp_login_link.html new file mode 100644 index 0000000000..36ed8a4cc5 --- /dev/null +++ b/phpBB/styles/subsilver2/template/ucp_login_link.html @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + +
{SITENAME} - {L_LOGIN_LINK}
{L_LOGIN_LINK_EXPLAIN}
{LOGIN_LINK_ERROR}
+
+ + + + + + + + +
{L_REGISTER}
{S_HIDDEN_FIELDS}
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + {S_LOGIN_REDIRECT} + + + + +
{L_LOGIN}
{LOGIN_ERROR}
 {S_HIDDEN_FIELDS}
+
+
+ + -- cgit v1.2.1