From: Steve Sutton Date: Fri, 8 Apr 2016 18:53:48 +0000 (-0400) Subject: update the right column for the title start for pdf X-Git-Tag: v1.0.0^2~104^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=8bff61fcae90ba1900c35a8feba7261461528073;p=WP-Plugins%2Fglm-member-db-events.git update the right column for the title start for pdf --- diff --git a/models/front/events/list.php b/models/front/events/list.php index 1402a44..0cc7916 100644 --- a/models/front/events/list.php +++ b/models/front/events/list.php @@ -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(); /**