Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ZoneMinder/zoneminder
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Jul 3, 2024
2 parents 6cf84df + 47eff20 commit efbe6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/skins/classic/views/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -255,10 +255,10 @@ function group_line($group) {
</tbody>
</table>
</fieldset>
</div><!--Group Permissions-->
<?php
} // end if canEdit(Groups)
?>
</div><!--Group Permissions-->
<div id="MonitorPermissions">
<fieldset><legend><?php echo translate('Monitor Permissions') ?></legend>
<table id="contentTable" class="major Monitors">
Expand Down

0 comments on commit efbe6ab

Please sign in to comment.