# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: \\UBU\www\sandbox2\public_html\wp-content\plugins\buddypress\bp-themes\bp-sn-parent\groups\single
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: admin.php
--- admin.php Base (BASE)
+++ admin.php Locally Modified (Based On LOCAL)
@@ -96,7 +96,7 @@
 
 							<label>
 								<input type="radio" name="group-status" value="hidden"<?php bp_group_show_status_setting('hidden') ?> />
-								<?php _e( 'This is a hidden group', 'buddypress' ) ?></strong>
\ No newline at end of file
+								<strong><?php _e( 'This is a hidden group', 'buddypress' ) ?></strong>
\ No newline at end of file
 								<ul>
 									<li><?php _e( 'Only users who are invited can join the group.', 'buddypress' ) ?></li>
 									<li><?php _e( 'This group will not be listed in the groups directory or search results.', 'buddypress' ) ?></li>
