diff options
Diffstat (limited to 'view/tpl/group_selection.tpl')
-rw-r--r--[-rwxr-xr-x] | view/tpl/group_selection.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/group_selection.tpl b/view/tpl/group_selection.tpl index 270d2aa79..a91658464 100755..100644 --- a/view/tpl/group_selection.tpl +++ b/view/tpl/group_selection.tpl @@ -1,4 +1,4 @@ -<div class="form-group field custom"> +<div class="mb-3 field custom"> <label for="group-selection" id="group-selection-lbl">{{$label}}</label> <select class="form-control" name="group-selection" id="group-selection" > {{foreach $groups as $group}} |