update the right column for the title start for pdf
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 8 Apr 2016 18:53:48 +0000 (14:53 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 8 Apr 2016 18:53:48 +0000 (14:53 -0400)
models/front/events/list.php

index 1402a44..0cc7916 100644 (file)
@@ -31,7 +31,7 @@ class GlmMembersFront_events_list extends GlmMembersFront_events_baseAction
     const PDF_LOGO_X     = 20;
     const PDF_LOGO_Y     = 760;
     const PDF_LFT_COL_X  = 20;
-    const PDF_RGT_COL_X  = 190;
+    const PDF_RGT_COL_X  = 250;
 
     private $pages = array();
     /**