Changeset 1517 in ExiteCMS


Ignore:
Timestamp:
07/02/08 21:59:54 (4 years ago)
Author:
hverton
Message:

added the PLi bankaccount info to the donations panel

Location:
modules/PLi-Fusion/donations/php-files/modules/donations
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • modules/PLi-Fusion/donations/php-files/modules/donations/locale/English.php

    r971 r1517  
    2828$locale['don132'] = "<b>Deposit money directly into our bank account.</b><p>The PLi® foundation has a bank account that accepts money transfers.</p>"; 
    2929$locale['don133'] = "Account holder"; 
    30 $locale['don134'] = "Vereniging PLi"; 
     30$locale['don134'] = "PLi"; 
    3131$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> NL00 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 /> 
    3636<small><em>For transfers inside The Netherlands or from countries not supporting the IBAN-system</em></small></p>"; 
    3737// - reserved for more transfer methods - 
  • modules/PLi-Fusion/donations/php-files/modules/donations/templates/modules.donations.index.tpl

    r971 r1517  
    167167            </table> 
    168168        </td> 
    169         {if $sandbox} 
    170169        <td align='center' width='200' style=''> 
    171170            &nbsp; 
     
    199198            </table> 
    200199        </td> 
    201         {/if} 
    202200    </tr> 
    203201    <tr> 
Note: See TracChangeset for help on using the changeset viewer.