We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a112c commit aa9bd7dCopy full SHA for aa9bd7d
1 file changed
adm/style/acp_phpbb_ideas.html
@@ -13,7 +13,7 @@ <h3>{{ lang('WARNING') }}</h3>
13
</div>
14
{% endif %}
15
16
-<form id="acp_phpbb_ideas_settings" method="post" action="{{ U_ACTION }}">
+<form id="acp_phpbb_ideas_settings" method="post" action="{{ U_ACTION }}" data-ajax="true">
17
<fieldset>
18
<legend>{{ lang('ACP_PHPBB_IDEAS_SETTINGS') }}</legend>
19
<dl>
0 commit comments