1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

[ticket/11105] Added spaces between ; and "url=" to adhere to w3c conventions.

There was no space between ; and the string "url=". But according to w3c, we
should have atleast one space between them. So, added space characters
accordingly.

PHPBB3-11105
This commit is contained in:
gamerchan
2013-05-03 11:10:53 +05:30
committed by Andreas Fischer
parent f9325bfdeb
commit d680aac7c5
2 changed files with 2 additions and 2 deletions