Next page button bug on last page of feedback
Summary
When viewing feedback, on the first page, the previous button is greyed out as expected:
On the last page, the next button is not styled properly:
Steps to reproduce
- Look at feedback
- Go to last page
- ... profit
Possible Fix
Instead of <span>»</span>
, use <a>»</a>
.
Edited
by
Yoshi van den Akker