Skip to content

Commit

Permalink
Update groups-domains.php
Browse files Browse the repository at this point in the history
Make clear that assigning to other groups is optional.

Co-authored-by: Adam Warner <github@adamwarner.co.uk>
Signed-off-by: Martin Brose <13284268+martinbrose@users.noreply.github.com>
  • Loading branch information
martinbrose and PromoFaux committed Apr 26, 2022
1 parent 5fcb4fb commit 89442f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups-domains.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<div>
<p><strong>Note:</strong><br>
The domain or regex filter will be assigned to the Default Group only.<br>
Other groups will need to be selected within <a href="groups-domains.php">Group Management > Domains</a>.</p>
Other groups can optionally be assigned within <a href="groups-domains.php">Group Management > Domains</a>.</p>
</div>
<div class="btn-toolbar pull-right" role="toolbar" aria-label="Toolbar with buttons">
<?php if ( $type !== "white" ) { ?>
Expand Down

0 comments on commit 89442f3

Please sign in to comment.