Project

General

Profile

Revision 1f623f01

Added by Assos Assos almost 8 years ago

Weekly update of contrib modules

View differences:

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