Skip to content

Commit be0e35c

Browse files
committed
CSS
1 parent 31637b4 commit be0e35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

myaccount/register.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ function setButtonDisabled() {
810810
}
811811
if ($numActiveEntries > 0) {
812812
?>
813-
<div class="control-group-select2 required">
813+
<div class="control-group-select2 control-group required">
814814
<label class="control-label-select2" for="options_sellyoursaas_source_choice">
815815
<span class="fa fa-question-circle opacityhigh"></span> <?= $langs->trans("HowDidYouHearAboutUs") ?>
816816
</label>

0 commit comments

Comments
 (0)