aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_groups.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2012-11-18 23:11:40 +0100
committerMarc Alexander <admin@m-a-styles.de>2012-11-18 23:11:40 +0100
commitc2ba24558ff79174af9aaf2bee274529c794cac8 (patch)
tree7fbaec3c305d2189cc51845b56d254ae6ac0e704 /phpBB/adm/style/acp_groups.html
parent959bc183bf21e77c694ac0b68cbda5b93ae79cd0 (diff)
downloadforums-c2ba24558ff79174af9aaf2bee274529c794cac8.tar
forums-c2ba24558ff79174af9aaf2bee274529c794cac8.tar.gz
forums-c2ba24558ff79174af9aaf2bee274529c794cac8.tar.bz2
forums-c2ba24558ff79174af9aaf2bee274529c794cac8.tar.xz
forums-c2ba24558ff79174af9aaf2bee274529c794cac8.zip
[feature/avatars] Fix local and upload avatar in the ACP
PHPBB3-10018
Diffstat (limited to 'phpBB/adm/style/acp_groups.html')
-rw-r--r--phpBB/adm/style/acp_groups.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html
index b38d61bef3..e96adcee90 100644
--- a/phpBB/adm/style/acp_groups.html
+++ b/phpBB/adm/style/acp_groups.html
@@ -17,7 +17,7 @@
</div>
<!-- ENDIF -->
- <form id="settings" method="post" action="{U_ACTION}"<!-- IF S_CAN_UPLOAD --> enctype="multipart/form-data"<!-- ENDIF -->>
+ <form id="settings" method="post" action="{U_ACTION}"<!-- IF S_CAN_UPLOAD --> enctype="multipart/form-data"<!-- ENDIF --> enctype="multipart/form-data">
<fieldset>
<legend>{L_GROUP_DETAILS}</legend>