When running the clean URL test w/o JS, the message "Your server has been successfully tested to support this feature." doesn't get the proper green formatting. This patch fixes this. No string change involved.

CommentFileSizeAuthor
cleanurl-green.patch1.74 KBpancho

Comments

cburschka’s picture

Status: Needs review » Reviewed & tested by the community

Patch works as it should. I'm not sure about the two linebreaks you're deleting, though. On one hand, they don't separate any logical blocks, but on the other, that description is one lengthy paragraph which is easier to read if surrounded by two blank lines.

I'm no judge on code-style though.

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Agreed with Arancaytar, I committed the patch without those two lines removed. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.