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

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2021-01-18 20:41:08 +01:00
22 changed files with 14 additions and 23 deletions

View File

@@ -74,7 +74,6 @@
<fieldset class="submit-buttons">
{S_HIDDEN_FIELDS}
<input type="reset" value="{L_RESET}" name="reset" class="button1 button button-form-bold" />&nbsp;
<input type="submit" name="update" value="{L_SUBMIT}" class="button1 button button-form" />
{S_FORM_TOKEN}
</fieldset>