mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-12 02:25:18 +02:00
[ticket/11872] Template syntax typos in oauth templates
PHPBB3-11872
This commit is contained in:
parent
d612041cd1
commit
cb21c33a14
@ -20,7 +20,7 @@
|
||||
<dt> </dt>
|
||||
<dd><input type="submit" name="submit" tabindex="6" value="{L_UCP_AUTH_LINK_LINK}" class="button1" /></dd>
|
||||
</dl>
|
||||
<!-- ENDIF-->
|
||||
<!-- ENDIF -->
|
||||
</fieldset>
|
||||
{oauth.HIDDEN_FIELDS}
|
||||
{S_HIDDEN_FIELDS}
|
||||
|
@ -23,7 +23,7 @@
|
||||
<tr>
|
||||
<td class="row1"><input type="submit" name="submit" tabindex="6" value="{L_UCP_AUTH_LINK_LINK}" class="button1" /></td>
|
||||
</tr>
|
||||
<!-- ENDIF-->
|
||||
<!-- ENDIF -->
|
||||
</table>
|
||||
{oauth.HIDDEN_FIELDS}
|
||||
{S_HIDDEN_FIELDS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user