Revision 1f623f01
Added by Assos Assos almost 8 years ago
drupal7/sites/all/themes/bootstrap/templates/block/block.vars.php | ||
---|---|---|
36 | 36 |
if (!isset($variables['title'])) { |
37 | 37 |
$variables['title'] = $variables['block']->subject; |
38 | 38 |
} |
39 |
$variables['title'] = _bootstrap_filter_xss($variables['title']); |
|
39 | 40 |
} |
Also available in: Unified diff
Weekly update of contrib modules