Styling and text fixes

This commit is contained in:
leigh-mil
2019-01-18 09:59:51 -05:00
parent 3ab1a0a040
commit 569576fce5
6 changed files with 23 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ TASK_ORDER_SECTIONS = [
},
{
"section": "review",
"title": "Review & Download",
"title": "Review",
"template": "task_orders/new/review.html",
"form": task_order_form.ReviewForm,
},