Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2023-01-09 21:40:21 +01:00
commit 2f0cde59da
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -1,6 +1,6 @@
<!-- INCLUDE ucp_header.html --> <!-- INCLUDE ucp_header.html -->
<h2<!-- IF GROUP_COLOR --> style="color:#{GROUP_COLOR};"<!-- ENDIF -->>{L_USERGROUPS}<!-- IF GROUP_NAME --> :: {GROUP_NAME}<!-- ENDIF --></h2> <h2<!-- IF GROUP_COLOUR --> style="color:#{GROUP_COLOUR};"<!-- ENDIF -->>{L_USERGROUPS}<!-- IF GROUP_NAME --> :: {GROUP_NAME}<!-- ENDIF --></h2>
<form id="ucp" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}> <form id="ucp" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}>