Skip to content

Commit 8636728

Browse files
Cyperghostdtdesign
andauthored
Update wcfsetup/install/files/acp/templates/userGroupAdd.tpl
Co-authored-by: Alexander Ebert <[email protected]>
1 parent 0678791 commit 8636728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wcfsetup/install/files/acp/templates/userGroupAdd.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
{/if}
4747

4848
{if $group->canCopy()}
49-
<li><button class="jsButtonUserGroupCopy button" data-endpoint="{link controller="UserGroupCopy" id=$groupID}{/link}">{icon name='copy'} <span>{lang}wcf.acp.group.button.copy{/lang}</span></button></li>
49+
<li><button type="button" class="jsButtonUserGroupCopy button" data-endpoint="{link controller="UserGroupCopy" id=$groupID}{/link}">{icon name='copy'} <span>{lang}wcf.acp.group.button.copy{/lang}</span></button></li>
5050
{/if}
5151
{/if}
5252

0 commit comments

Comments
 (0)