Index: trunk/extensions/DonationInterface/gateway_forms/Form.php |
— | — | @@ -951,7 +951,7 @@ |
952 | 952 | * Create the Verisign logo (small size) |
953 | 953 | * |
954 | 954 | */ |
955 | | - protected function getSmallSecureLogo($language) { |
| 955 | + protected function getSmallSecureLogo() { |
956 | 956 | |
957 | 957 | $form = '<table id="secureLogo" width="135" border="0" cellpadding="2" cellspacing="0" title=' . wfMsg('donate_interface-securelogo-title') . '>'; |
958 | 958 | $form .= '<tr>'; |