mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/8785] Deletes additional add and add_bcc buttons
PHPBB3-8785
This commit is contained in:
parent
47ad92ae31
commit
21961a25ba
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
<div class="column2">
|
<div class="column2">
|
||||||
<label for="group_list"><strong>{L_TO_ADD_GROUPS}{L_COLON}</strong></label><br />
|
<label for="group_list"><strong>{L_TO_ADD_GROUPS}{L_COLON}</strong></label><br />
|
||||||
<select name="group_list[]" id="group_list" multiple="multiple" size="3" class="inputbox">{S_GROUP_OPTIONS}</select><br />
|
<select name="group_list[]" id="group_list" multiple="multiple" size="3" class="inputbox">{S_GROUP_OPTIONS}</select><br />
|
||||||
<input type="submit" name="add_to" value="{L_ADD}" class="button2" tabindex="1" />
|
|
||||||
<input type="submit" name="add_bcc" value="{L_ADD_BCC}" class="button2" tabindex="1" />
|
|
||||||
</div>
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- IF S_ALLOW_MASS_PM -->
|
<!-- IF S_ALLOW_MASS_PM -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue