typo
This commit is contained in:
parent
4b9e87367f
commit
442f669dc7
@ -324,7 +324,7 @@ function limitChars(textarea, limit, infodiv)
|
|||||||
print '<input class="button" type="submit" name="sendmail" value="'.$langs->trans("SendSms").'">';
|
print '<input class="button" type="submit" name="sendmail" value="'.$langs->trans("SendSms").'">';
|
||||||
if ($this->withcancel)
|
if ($this->withcancel)
|
||||||
{
|
{
|
||||||
print ' &nbnp; ';
|
print ' ';
|
||||||
print '<input class="button" type="submit" name="cancel" value="'.$langs->trans("Cancel").'">';
|
print '<input class="button" type="submit" name="cancel" value="'.$langs->trans("Cancel").'">';
|
||||||
}
|
}
|
||||||
print '</div>';
|
print '</div>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user