<?php defined('C5_EXECUTE') or die("Access Denied."); ?>
<div class="dialog-help" id="ccm-menu-help-content">
<div><span class="label"><?php echo t('Label')?></span> <?php echo t('Included Users/Groups')?></div><br/>
<div><span class="label label-info"><?php echo t('Label')?></span> <?php echo t('Included Users/Groups with timed permissions')?></div><br/>
<div><span class="label label-important"><?php echo t('Label')?></span> <?php echo t('Excluded Users/Groups')?></div><br/>
<div><span class="label label-warning"><?php echo t('Label')?></span> <?php echo t('Excluded Users/Groups with timed permissions')?></div>
</div>

