updated contrib modules
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
?>
|
||||
<div class="<?php print $classes; ?>" <?php print $attributes; ?>>
|
||||
<?php print $item_help_icon; ?>
|
||||
<?php if(!empty($actions)) : ?>
|
||||
<?php if (!empty($actions)) : ?>
|
||||
<?php print $actions; ?>
|
||||
<?php endif; ?>
|
||||
<?php if (!empty($title)) : ?>
|
||||
|
Reference in New Issue
Block a user