Skip to content
Snippets Groups Projects
Commit 94073b0a authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #492 from dlobo/CRM-12394

CRM-12394
parents d727a861 c90ac4dd
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ class CRM_Event_Badge_NameTent extends CRM_Event_Badge {
$ph = 210;
$this->lMargin = 10;
$this->tMargin = 0;
$w = $pw - 2 * $this->lMarging;
$w = $pw - 2 * $this->lMargin;
$h = $ph - 2 * $this->tMargin;
$this->format = array(
'name' => 'A4 horiz', 'paper-size' => 'A4', 'metric' => 'mm', 'lMargin' => 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment