<h2><a href="<?php print $term_url; ?>"><?php print $term_name; ?></a></h2>

$term_name is not in the list of the variables explained in the doc at the top of the file.

Comments

devin carlson’s picture

Version: 7.x-dev » 8.x-dev
Status: Active » Needs review
StatusFileSize
new664 bytes

Moving to Drupal 8.x-dev.

I checked and it is still missing.
I've attached a patch that adds basic documentation like $term_url has.

joachim’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

chi’s picture

Category: task » bug
Issue tags: +Needs backport to D7

It's a bug.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 7.x and 8.x. Thanks.

Status: Fixed » Closed (fixed)
Issue tags: -Documentation, -Needs backport to D7

Automatically closed -- issue fixed for 2 weeks with no activity.