Removed strong. It's not a link.

This commit is contained in:
Laurent Destailleur 2011-09-25 12:06:53 +00:00
parent 81098a75fe
commit 3b45774f0d

View File

@ -348,7 +348,7 @@ if (function_exists('eaccelerator_get'))
print "<br><br>"; print "<br><br>";
print "<hr />"; print "<hr />";
print '<table><tr><td class="center">'; print '<table><tr><td class="center">';
print '<strong>Eaccelerator is created by the eAccelerator team, <a href="http://eaccelerator.net">http://eaccelerator.net</a></strong><br><br>'; print 'Eaccelerator is created by the eAccelerator team, <a href="http://eaccelerator.net">http://eaccelerator.net</a><br><br>';
print "</td></tr></table>"; print "</td></tr></table>";