r103291 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103290‎ | r103291 | r103292 >
Date:03:28, 16 November 2011
Author:kaldari
Status:ok
Tags:
Comment:
removing duplicate currency_code
Modified paths:
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-legal.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-noheader.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-nolabels.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-order.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-simpleamount.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-smallbutton.html (modified) (history)
  • /trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3.html (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3.html
@@ -143,7 +143,6 @@
144144 <input type="hidden" name="returnto" value="Thank_You/en" />
145145 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
146146 <input type="hidden" value="@amount" name="amount">
147 - <input type="hidden" value="@currency_code" name="currency_code">
148147 <input type="hidden" value="US" name="country" id="country" />
149148 <input type="hidden" value="@expiration" name="expiration" id="expiration"/>
150149 <input type="hidden" value="USD" name="currency_code" />
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-legal.html
@@ -143,7 +143,6 @@
144144 <input type="hidden" name="returnto" value="Thank_You/en" />
145145 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
146146 <input type="hidden" value="@amount" name="amount">
147 - <input type="hidden" value="@currency_code" name="currency_code">
148147 <input type="hidden" value="US" name="country" id="country" />
149148 <input type="hidden" value="@expiration" name="expiration" id="expiration"/>
150149 <input type="hidden" value="USD" name="currency_code" />
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-smallbutton.html
@@ -143,7 +143,6 @@
144144 <input type="hidden" name="returnto" value="Thank_You/en" />
145145 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
146146 <input type="hidden" value="@amount" name="amount">
147 - <input type="hidden" value="@currency_code" name="currency_code">
148147 <input type="hidden" value="US" name="country" id="country" />
149148 <input type="hidden" value="@expiration" name="expiration" id="expiration"/>
150149 <input type="hidden" value="USD" name="currency_code" />
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-noheader.html
@@ -143,7 +143,6 @@
144144 <input type="hidden" name="returnto" value="Thank_You/en" />
145145 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
146146 <input type="hidden" value="@amount" name="amount">
147 - <input type="hidden" value="@currency_code" name="currency_code">
148147 <input type="hidden" value="US" name="country" id="country" />
149148 <input type="hidden" value="@expiration" name="expiration" id="expiration"/>
150149 <input type="hidden" value="USD" name="currency_code" />
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-order.html
@@ -143,7 +143,6 @@
144144 <input type="hidden" name="returnto" value="Thank_You/en" />
145145 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
146146 <input type="hidden" value="@amount" name="amount">
147 - <input type="hidden" value="@currency_code" name="currency_code">
148147 <input type="hidden" value="US" name="country" id="country" />
149148 <input type="hidden" value="@expiration" name="expiration" id="expiration"/>
150149 <input type="hidden" value="USD" name="currency_code" />
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-simpleamount.html
@@ -129,7 +129,6 @@
130130 <input type="hidden" name="returnto" value="Thank_You/en" />
131131 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
132132 <input type="hidden" value="@amount" name="amount">
133 - <input type="hidden" value="@currency_code" name="currency_code">
134133 <input type="hidden" value="US" name="country" id="country" />
135134 <input type="hidden" value="@expiration" name="expiration" id="expiration"/>
136135 <input type="hidden" value="USD" name="currency_code" />
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-nolabels.html
@@ -147,7 +147,6 @@
148148 <input type="hidden" name="returnto" value="Thank_You/en" />
149149 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
150150 <input type="hidden" value="@amount" name="amount">
151 - <input type="hidden" value="@currency_code" name="currency_code">
152151 <input type="hidden" value="US" name="country" id="country" />
153152 <input type="hidden" value="@expiration" name="expiration" id="expiration"/>
154153 <input type="hidden" value="USD" name="currency_code" />

Follow-up revisions

RevisionCommit summaryAuthorDate
r103292MFT r103289,r103290,r103291awjrichards03:56, 16 November 2011

Status & tagging log