Changeset 1517 in ExiteCMS
- Timestamp:
- 07/02/08 21:59:54 (4 years ago)
- Location:
- modules/PLi-Fusion/donations/php-files/modules/donations
- Files:
-
- 2 edited
-
locale/English.php (modified) (1 diff)
-
templates/modules.donations.index.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modules/PLi-Fusion/donations/php-files/modules/donations/locale/English.php
r971 r1517 28 28 $locale['don132'] = "<b>Deposit money directly into our bank account.</b><p>The PLi® foundation has a bank account that accepts money transfers.</p>"; 29 29 $locale['don133'] = "Account holder"; 30 $locale['don134'] = " VerenigingPLi";30 $locale['don134'] = "PLi"; 31 31 $locale['don135'] = "Bank and Account details"; 32 $locale['don136'] = "<p> Naam van de bank<br />Straatnaam<br />Postcode, Woonplaats<br />Nederlands</p>";33 $locale['don137'] = "<p><b>IBAN</b> NL 00 0000 0000 0000<br />34 <b>BIC</b> XXXXXXXX<br /><br />35 <b>National Dutch account number:</b> 00.00.00.000<br />32 $locale['don136'] = "<p>Rabobank<br />Postbus 33<br />4460 AA Goes<br />Nederlands</p>"; 33 $locale['don137'] = "<p><b>IBAN</b> NL46 RABO 0143 9732 23<br /> 34 <b>BIC</b> RABONL2U<br /><br /> 35 <b>National Dutch account number:</b>14.39.73.223<br /> 36 36 <small><em>For transfers inside The Netherlands or from countries not supporting the IBAN-system</em></small></p>"; 37 37 // - reserved for more transfer methods - -
modules/PLi-Fusion/donations/php-files/modules/donations/templates/modules.donations.index.tpl
r971 r1517 167 167 </table> 168 168 </td> 169 {if $sandbox}170 169 <td align='center' width='200' style=''> 171 170 … … 199 198 </table> 200 199 </td> 201 {/if}202 200 </tr> 203 201 <tr>
Note: See TracChangeset
for help on using the changeset viewer.
