The 'Reset to Defaults' link does not appear properly, due to a logic error.

Line 3320 should be:

  if (is_numeric(arg(1)) && $default->updated) {

Comments

agentrickard’s picture

Priority: Normal » Minor
Status: Reviewed & tested by the community » Fixed

This has been committed to 5.x.2 branch and HEAD. It is minor, so no new release.

Anonymous’s picture

Status: Fixed » Closed (fixed)