r105594 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105593‎ | r105594 | r105595 >
Date:21:58, 8 December 2011
Author:pgehres
Status:ok
Tags:
Comment:
Hard-coding recurring message for now since it is not in i18n
Modified paths:
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-AU.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-CA.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-US.html (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-US.html
@@ -32,7 +32,7 @@
3333 <tr>
3434 <td colspan="2">
3535 <div id="step1header">
36 - <h3 class="amount_header">%donate_interface-amount-recurring% <span id="selected-amount">$@amount</span></h3>
 36+ <h3 class="amount_header">Monthly donation amount: <span id="selected-amount">$@amount</span></h3>
3737 </div>
3838 </td>
3939 </tr>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-CA.html
@@ -32,7 +32,7 @@
3333 <tr>
3434 <td colspan="2">
3535 <div id="step1header">
36 - <h3 class="amount_header">%donate_interface-amount-recurring% <span id="selected-amount">$@amount (CAD)</span></h3>
 36+ <h3 class="amount_header">Monthly donation amount: <span id="selected-amount">$@amount (CAD)</span></h3>
3737 </div>
3838 </td>
3939 </tr>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-AU.html
@@ -32,7 +32,7 @@
3333 <tr>
3434 <td colspan="2">
3535 <div id="step1header">
36 - <h3 class="amount_header">%donate_interface-amount-recurring% <span id="selected-amount">$@amount (AUD)</span></h3>
 36+ <h3 class="amount_header">Monthly donation amount: <span id="selected-amount">$@amount (AUD)</span></h3>
3737 </div>
3838 </td>
3939 </tr>

Follow-up revisions

RevisionCommit summaryAuthorDate
r105620MFT r104539, r105534, r105584, r105593, r105594, r105600, r105611awjrichards23:56, 8 December 2011

Status & tagging log