fix br
This commit is contained in:
parent
554948d3e2
commit
988a532bed
@ -1697,7 +1697,7 @@ if ($id > 0)
|
||||
print $langs->trans("Done");
|
||||
print ' </span>';
|
||||
}
|
||||
print '<br />';
|
||||
print '<br>';
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -2009,7 +2009,7 @@ if ($id > 0)
|
||||
print $langs->trans("Done");
|
||||
print ' </span>';
|
||||
}
|
||||
print '<br />';
|
||||
print '<br>';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user