Change record status: 
Project: 
Introduced in branch: 
7.x-3.x
Introduced in version: 
7.x-3.0-alpha4
Description: 

Flag links can show an 'unflag denied' text when the user has flagged an object but does not have the permission to unflag it. In this case, the link is in fact just plain text.

The classes on this type of (non-) link have been changed to better reflect its status.

Before:

- ACTION-action
- 'flag-link-LINK_TYPE

After:

- ACTION-disabled

Impacts: 
Site builders, administrators, editors
Themers