mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 09:30:34 +01:00
Merge branch '3.3.x'
This commit is contained in:
commit
64e5965a02
@ -12,16 +12,16 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
{% if PROVIDER_TEMPLATE_FILE %}
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
|
||||
<h2>{{ SITENAME }} - {{ lang('OAUTH_REGISTRATION') }}</h2>
|
||||
<h2>{{ SITENAME }} - {{ lang('OAUTH_REGISTRATION') }}</h2>
|
||||
|
||||
{% if PROVIDER_TEMPLATE_FILE %}
|
||||
{% include PROVIDER_TEMPLATE_FILE %}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<form id="register" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user