r102700 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102699‎ | r102700 | r102701 >
Date:22:15, 10 November 2011
Author:pgehres
Status:ok
Tags:
Comment:
Switching rtbt forms to the proper appeal and header text locations
Modified paths:
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-enets.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-eps.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo.html (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo.html
@@ -31,8 +31,8 @@
3232 <td>
3333 <div id="appeal">
3434 <div id="appeal-content">
35 - <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal-title|@language}}</span></h2>
36 - <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal|@language}}</div>
 35+ <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal/title|@language}}</span></h2>
 36+ <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal/text|@language}}</div>
3737 </div>
3838 </div>
3939 </td>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-eps.html
@@ -31,8 +31,8 @@
3232 <td>
3333 <div id="appeal">
3434 <div id="appeal-content">
35 - <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal-title|@language}}</span></h2>
36 - <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal|@language}}</div>
 35+ <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal/title|@language}}</span></h2>
 36+ <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal/text|@language}}</div>
3737 </div>
3838 </div>
3939 </td>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-enets.html
@@ -31,8 +31,8 @@
3232 <td>
3333 <div id="appeal">
3434 <div id="appeal-content">
35 - <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal-title|@language}}</span></h2>
36 - <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal|@language}}</div>
 35+ <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal/title|@language}}</span></h2>
 36+ <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal/text|@language}}</div>
3737 </div>
3838 </div>
3939 </td>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal.html
@@ -31,8 +31,8 @@
3232 <td>
3333 <div id="appeal">
3434 <div id="appeal-content">
35 - <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal-title|@language}}</span></h2>
36 - <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal|@language}}</div>
 35+ <h2 id="appeal-head"> <span class="mw-headline">{{LanguageSwitch|2011FR/@appeal/title|@language}}</span></h2>
 36+ <div id="appeal-body" class="plainlinks">{{LanguageSwitch|2011FR/@appeal/text|@language}}</div>
3737 </div>
3838 </div>
3939 </td>
@@ -114,7 +114,6 @@
115115
116116 <input type="hidden" name="returnto" value="Thank_You/en" />
117117 <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect">
118 -
119118 <input type="hidden" value="@amount" name="amount" />
120119 <input type="hidden" value="NL" name="country" id="country" />
121120 <input type="hidden" value="EUR" name="currency_code" />

Follow-up revisions

RevisionCommit summaryAuthorDate
r102732MFT r100644, r100785, r101785, r102120, r102318, r102332, r102341, r102342, r...awjrichards01:31, 11 November 2011

Status & tagging log