mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[feature/oauth] Login_link register form
PHPBB3-11673
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
|
||||
<div class="content">
|
||||
<h2>{L_REGISTER}</h2>
|
||||
|
||||
<form action="{REGISTER_ACTION}" method="post" id="register">
|
||||
<fieldset class="fields1">
|
||||
<dl>
|
||||
<dt> </dt>
|
||||
<dd>{S_HIDDEN_FIELDS}<input type="submit" name="register" tabindex="6" value="{L_REGISTER}" class="button1" /></dd>
|
||||
</dl>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
Reference in New Issue
Block a user