Fixing style errors.
This commit is contained in:
parent
f05c92833f
commit
6410ca9921
@ -1155,7 +1155,6 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action))
|
|||||||
document.formsoc.submit();
|
document.formsoc.submit();
|
||||||
});';
|
});';
|
||||||
if ($conf->global->MAILING_CONTACT_DEFAULT_BULK_STATUS==-1) {
|
if ($conf->global->MAILING_CONTACT_DEFAULT_BULK_STATUS==-1) {
|
||||||
|
|
||||||
print '
|
print '
|
||||||
function init_check_no_email(input) {
|
function init_check_no_email(input) {
|
||||||
if (input.val()!="") {
|
if (input.val()!="") {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user