Skip to content

Commit 97801ba

Browse files
committed
Make Object ACL label bold to match other labels
1 parent ca532d7 commit 97801ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

views/s3/s3-options-page.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<td style="width:50%;">
5858
<label
5959
for="<?php echo $object_acl_name; ?>"
60+
style="font-weight: bold;"
6061
><?php echo $view['options'][ $object_acl_name ]->option_spec->label; ?></label>
6162
</td>
6263
<td>

0 commit comments

Comments
 (0)