Actions
Bug #3825
closedChange input button elements to a elements to avoid styling conflicts
Bug #3825:
Change input button elements to a elements to avoid styling conflicts
Description
Change buttons to render as "a" elements instead of "input" of button type to avoid CSS conflicts.
Actions