Skip to content

Commit

Permalink
info color to globalhelp
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Apr 15, 2016
1 parent fd9fae9 commit e07783e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header_minified.inc
Expand Up @@ -32,7 +32,7 @@
$globalhelp = $pageinfo->content();
if (!empty($globalhelp)) { ?>
<div class="collapse" id="helptarget">
<div class="well">
<div class="alert alert-info">
<?php print $globalhelp ?>
</div>
</div>
Expand Down

0 comments on commit e07783e

Please sign in to comment.