Changeset 544 for trunk/Modules/Finance/Manage.php
- Timestamp:
- Jun 10, 2013, 12:06:48 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/Manage.php
r540 r544 523 523 'Vaše platební období: <strong>'.$this->System->Modules['Finance']->BillingPeriods[$Member['BillingPeriod']]['Name'].'</strong><br />'."\n". 524 524 '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". 526 526 'Variabilní symbol: <strong>'.$Member['Subject'].'</strong><br/>'."\n". 527 527 'Stav vašeho účtu: <strong>'.($MemberPayment['Cash'] - $MemberPayment['MonthlyTotal']).' Kč</strong><br /><br />'."\n";
Note:
See TracChangeset
for help on using the changeset viewer.