Commit 23962753 authored by John Red Medrano's avatar John Red Medrano

fixing

parent 336380e5
......@@ -606,7 +606,7 @@ def on_behalf(args):
recipient = args[3]
admin = args[4]
admin = args[5]
linking_verb = args[5]
F = open(os.path.join(settings.EMAIL_TEMPLATES_ROOT, 'RMS-ONBEHALF.html'), 'r')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment