r76534 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76533‎ | r76534 | r76535 >
Date:19:00, 11 November 2010
Author:kaldari
Status:deferred
Tags:
Comment:
new 1-step
Modified paths:
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/TwoColumnLetter6.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/TwoColumnLetter6.php
@@ -7,7 +7,7 @@
88
99 // set the path to css, before the parent constructor is called, checking to make sure some child class hasn't already set this
1010 if ( !strlen( $this->getStylePath() ) ) {
11 - $this->setStylePath( $wgScriptPath . '/extensions/DonationInterface/payflowpro_gateway/forms/css/TwoColumnLetter5.css' );
 11+ $this->setStylePath( $wgScriptPath . '/extensions/DonationInterface/payflowpro_gateway/forms/css/TwoColumnLetter6.css' );
1212 }
1313
1414 parent::__construct( $form_data, $form_errors );

Status & tagging log