Skip to content
Snippets Groups Projects
Commit a3150034 authored by Satish's avatar Satish
Browse files

Fixes #579 - Bug Email Templates Edit

parent 467b4400
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -55,8 +55,8 @@ class EmailTemplates_Save_Action extends Vtiger_Save_Action {
} else {
$loadUrl = $recordModel->getDetailViewUrl();
}
header("Location: $loadUrl");
}
header("Location: $loadUrl");
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment