mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 23:45:20 +02:00
[ticket/10801] Fixed quickmod tools.
Fixes 10801, 10802, 10807 and 10808. PHPBB3-10801
This commit is contained in:
parent
e045a80d8d
commit
3f7d55a053
@ -263,7 +263,7 @@
|
|||||||
<!-- INCLUDE jumpbox.html -->
|
<!-- INCLUDE jumpbox.html -->
|
||||||
|
|
||||||
<!-- IF .quickmod -->
|
<!-- IF .quickmod -->
|
||||||
<form method="post" action="{S_MOD_ACTION}" id="quickmodform" data-ajax="true">
|
<form method="post" action="{S_MOD_ACTION}" id="quickmodform">
|
||||||
<fieldset class="quickmod">
|
<fieldset class="quickmod">
|
||||||
<label for="quick-mod-select">{L_QUICK_MOD}:</label>
|
<label for="quick-mod-select">{L_QUICK_MOD}:</label>
|
||||||
<select name="action" id="quick-mod-select">
|
<select name="action" id="quick-mod-select">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user