Skip to content
Snippets Groups Projects
Commit eabc4c24 authored by Sylvia Pearce's avatar Sylvia Pearce
Browse files

Change name of section from Sales to Course Seat Purchases

parent 8d1651cc
No related merge requests found
......@@ -67,7 +67,7 @@ import pytz
<!-- end wrap -->
%if section_data['access']['finance_admin']:
<div class="wrap">
<h2>${_("Sales")}</h2>
<h2>${_("Course Seat Purchases")}</h2>
<div>
%if section_data['total_amount'] is not None:
<span><strong>${_("Total Credit Card Purchases: ")}</strong></span><span>${section_data['currency_symbol']}${section_data['total_amount']}</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment