diff --git a/includes/common.inc b/includes/common.inc index f95597f..08e11b2 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -6441,6 +6441,7 @@ function drupal_common_theme() { 'variables' => array('text' => NULL, 'path' => NULL, 'options' => array()), ), 'links' => array( + 'pattern' => 'links__', 'variables' => array('links' => NULL, 'attributes' => array('class' => array('links')), 'heading' => array()), ), 'image' => array(