Skip to content

Commit aa9bd7d

Browse files
committed
Ajaxify all of the ACP
1 parent b1a112c commit aa9bd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adm/style/acp_phpbb_ideas.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h3>{{ lang('WARNING') }}</h3>
1313
</div>
1414
{% endif %}
1515

16-
<form id="acp_phpbb_ideas_settings" method="post" action="{{ U_ACTION }}">
16+
<form id="acp_phpbb_ideas_settings" method="post" action="{{ U_ACTION }}" data-ajax="true">
1717
<fieldset>
1818
<legend>{{ lang('ACP_PHPBB_IDEAS_SETTINGS') }}</legend>
1919
<dl>

0 commit comments

Comments
 (0)