projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6428f48
)
update the right column for the title start for pdf
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 8 Apr 2016 18:53:48 +0000
(14:53 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 8 Apr 2016 18:53:48 +0000
(14:53 -0400)
models/front/events/list.php
patch
|
blob
|
history
diff --git
a/models/front/events/list.php
b/models/front/events/list.php
index
1402a44
..
0cc7916
100644
(file)
--- 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 =
19
0;
+ const PDF_RGT_COL_X =
25
0;
private $pages = array();
/**