projects
/
mailer.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
is missing
[mailer.git]
/
inc
/
modules
/
admin
/
what-send_bonus.php
diff --git
a/inc/modules/admin/what-send_bonus.php
b/inc/modules/admin/what-send_bonus.php
index
785acaa
..
d7693a1
100644
(file)
--- a/
inc/modules/admin/what-send_bonus.php
+++ b/
inc/modules/admin/what-send_bonus.php
@@
-84,7
+84,7
@@
if (isFormSent()) {
} // END - if
// Load template
- loadTemplate($template);
+ loadTemplate($template
, false, $content
);
}
// [EOF]