mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
petite correction cosmetique
This commit is contained in:
parent
c9fb3a1fc4
commit
a67c8fa687
|
|
@ -93,7 +93,7 @@ if (isset($action) && $action== 'added'){
|
|||
print "<FONT COLOR=\"blue\">Nouvel Adhérent ajouté. En attente de validation</FONT><BR>\n";
|
||||
}
|
||||
if ($errmsg != ''){
|
||||
print "<FONT COLOR=\"red\">$errmsg</FONT><BR>\n";
|
||||
print "<FONT COLOR=\"red\">$errmsg</FONT>\n";
|
||||
}
|
||||
|
||||
print_titre("Nouvel adhérent");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user