Skip to content

Commit

Permalink
Added note to regular expresions also.
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Brose <13284268+martinbrose@users.noreply.github.com>
  • Loading branch information
martinbrose committed Apr 24, 2022
1 parent eec5ffe commit fed14db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions groups-domains.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@
<input id="new_regex_comment" type="text" class="form-control" placeholder="Description (optional)">
</div>
</div>
<div class="row">
<div class="col-md-12">
<p>Note: The regular expression will be assigned to the Default Group. Other groups will need to be selected within Group Management > Domains.</p>
</div>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit fed14db

Please sign in to comment.