1
0
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:
Joseph Warner
2013-07-25 12:49:30 -04:00
parent fcac58e065
commit 317a71a838
4 changed files with 18 additions and 1 deletions

View 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 -->