mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
css
This commit is contained in:
@@ -1655,7 +1655,7 @@ if ($action != 'dopayment')
|
||||
{
|
||||
$langs->load("members");
|
||||
print '<br><span class="amountpaymentcomplete">'.$langs->trans("MembershipPaid", dol_print_date($object->datefin, 'day')).'</span><br>';
|
||||
print '<span class="opacitymedium">'.$langs->trans("PaymentWillBeRecordedForNextPeriod").'</span><br>';
|
||||
print '<div class="opacitymedium margintoponly">'.$langs->trans("PaymentWillBeRecordedForNextPeriod").'</div>';
|
||||
}
|
||||
|
||||
// Buttons for all payments registration methods
|
||||
|
||||
Reference in New Issue
Block a user