mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[feature/oauth] Template for ucp_login_link started
PHPBB3-11673
This commit is contained in:
11
phpBB/styles/prosilver/template/ucp_login_link.html
Normal file
11
phpBB/styles/prosilver/template/ucp_login_link.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- INCLUDE overall_header.html -->
|
||||
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
|
||||
<h2>{SITENAME} - {L_LOGIN_LINK}</h2>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- INCLUDE overall_footer.html -->
|
Reference in New Issue
Block a user