Trailing white spaces

This commit is contained in:
Madhura Jayaratne 2013-11-03 19:16:50 +05:30
parent f311c9c502
commit 0c887a5a55

View File

@ -201,9 +201,9 @@ class PMA_StorageEngine_pbxt_Test extends PHPUnit_Framework_TestCase
. '</p>' . "\n"
. '<h3>' . __('Related Links') . '</h3>' . "\n"
. '<ul>' . "\n"
. '<li><a href="' . PMA_linkURL('http://pbxt.blogspot.com/')
. '" target="_blank">'
. __('The PrimeBase XT Blog by Paul McCullagh')
. '<li><a href="' . PMA_linkURL('http://pbxt.blogspot.com/')
. '" target="_blank">'
. __('The PrimeBase XT Blog by Paul McCullagh')
. '</a></li>' . "\n" . '</ul>' . "\n"
);