1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 16:22:58 +02:00

[feature/oauth] More template work

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-08-09 05:26:44 -04:00
parent 0b80aaf217
commit 69cb2e4c60
4 changed files with 19 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
<form id="ucp" method="post" action="{S_UCP_ACTION}">
{S_HIDDEN_FIELDS}
{S_FORM_TOKEN}
</form>