- Using correct params for urls with fragments.
- Added a t().
- Removed end php tag.

Comments

zorac’s picture

Status: Needs review » Needs work

t() with format_plural is unnecessary.
It cause failure to make .pot file for translation.

RobRoy’s picture

Status: Needs work » Needs review
StatusFileSize
new4.5 KB

Right you are. New patch with that removed.

sanduhrs’s picture

Status: Needs review » Reviewed & tested by the community

This applies fine and is needed.
Please commit.

zorac’s picture

Version: master » 4.7.x-1.x-dev
Assigned: Unassigned » zorac
zorac’s picture

Status: Reviewed & tested by the community » Fixed

done.

Anonymous’s picture

Status: Fixed » Closed (fixed)