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

[ticket/16660] Remove not needed RESET button fomr MCP and UCP

PHPBB3-16660
This commit is contained in:
Christian Schnegelberger
2021-01-16 18:32:30 +01:00
parent 39c3a6c3e5
commit 8ceff6d039
22 changed files with 14 additions and 23 deletions

View File

@@ -53,7 +53,6 @@
<!-- EVENT mcp_warn_user_add_warning_field_after -->
<fieldset class="submit-buttons">
<input type="reset" value="{L_RESET}" name="reset" class="button2" />&nbsp;
<input type="submit" name="action[add_warning]" value="{L_SUBMIT}" class="button1" />
{S_FORM_TOKEN}
</fieldset>