worked on CRM-12357, fixed position of dialog and also added new param to modify...
[civicrm-core.git] / templates / CRM / Mailing / Page / Tab.tpl
index 57c2cb29cd3235a2562eb42fa89220b03b63b14f..ecc040c23cca1ebeebbd48c6fe61e7d9018ef71f 100644 (file)
           ,{
             title: ts('Change Activity Status'),
             message: o,
-            width: 'auto'
-          }
-
+            width : "680px", // don't remove px
+            height: "560"
+          },
+          ts('Done')
         );
         return false;
       });