By joachim on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-3.x
Introduced in version:
7.x-3.0-beta1
Issue links:
Description:
The flag template has an additional template suggestion for the flag link type.
The template suggestions are now documented in the TPL file as:
* Template suggestions available, listed from the most specific template to
* the least. Drupal will use the most specific template it finds:
* - flag--name.tpl.php
* - flag--link-type.tpl.php
Impacts:
Site builders, administrators, editors
Themers