Signed-off-by: Galen Charlton <[email protected]>
---
 members/moremember.pl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/members/moremember.pl b/members/moremember.pl
index 605e278..7de3fb0 100755
--- a/members/moremember.pl
+++ b/members/moremember.pl
@@ -426,6 +426,7 @@ $template->param(
     categoryname    => $data->{'description'},
     reregistration  => $reregistration,
     branch          => $branch,
+    todaysdate      => C4::Dates->today(),
     totalprice      => sprintf("%.2f", $totalprice),
     totaldue        => sprintf("%.2f", $total),
     totaldue_raw    => $total,
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to