mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +02:00
[ticket/16660] Remove not needed RESET button fomr MCP and UCP
PHPBB3-16660
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
|
||||
<fieldset class="submit-buttons">
|
||||
{S_HIDDEN_FIELDS}
|
||||
<input type="reset" name="reset" value="{L_RESET}" class="button2" />
|
||||
<input type="submit" name="preview" value="{L_PREVIEW}" class="button2" />
|
||||
<input type="submit" name="submit" value="{L_SUBMIT}" class="button1" />
|
||||
{S_FORM_TOKEN}
|
||||
|
Reference in New Issue
Block a user