Changeset 544


Ignore:
Timestamp:
Jun 10, 2013, 12:06:48 AM (11 years ago)
Author:
chronos
Message:
  • Opraveno: Formátování textu v mailu vyúčtování.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Finance/Manage.php

    r540 r544  
    523523        'Vaše platební období: <strong>'.$this->System->Modules['Finance']->BillingPeriods[$Member['BillingPeriod']]['Name'].'</strong><br />'."\n".
    524524        'Pravidelná platba za období: <strong>'.$MemberPayment['MonthlyTotal'].' Kč</strong><br />'."\n".
    525         'Bankovní účet: <strong>'.$MainSubjectAccount['NumberFull'].'<br/>'."\n".
     525        'Bankovní účet: <strong>'.$MainSubjectAccount['NumberFull'].'</strong><br/>'."\n".
    526526        'Variabilní symbol: <strong>'.$Member['Subject'].'</strong><br/>'."\n".
    527527        'Stav vašeho účtu: <strong>'.($MemberPayment['Cash'] - $MemberPayment['MonthlyTotal']).' Kč</strong><br /><br />'."\n";
Note: See TracChangeset for help on using the changeset viewer.