mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
typo
This commit is contained in:
@@ -324,7 +324,7 @@ function limitChars(textarea, limit, infodiv)
|
||||
print '<input class="button" type="submit" name="sendmail" value="'.$langs->trans("SendSms").'">';
|
||||
if ($this->withcancel)
|
||||
{
|
||||
print ' &nbnp; ';
|
||||
print ' ';
|
||||
print '<input class="button" type="submit" name="cancel" value="'.$langs->trans("Cancel").'">';
|
||||
}
|
||||
print '</div>';
|
||||
|
||||
Reference in New Issue
Block a user