fix package contact link on new package actions menu
[freeside.git] / httemplate / view / cust_main / packages / package.html
index ed460de..860cd47 100644 (file)
                  { label       => 'Add contact',
                    #acl         => 'Add package contact',#or something like that
                    condition   => sub { ! $cust_pkg->get('cancel') },
-                   popup       => "misc/change_pkg-contact.html?$plink",
+                   popup       => "misc/change_pkg_contact.html?$plink",
                    actionlabel => emt('Add contact'),
                    width       => 616,
-                   height      => 192,
+                   height      => 200,
                  },
 
                  { label       => 'Change location',