File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/templates/views/organizations/organization Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111
1212 < div class ="margin-bottom-3 ">
1313 < div class ="grid-row flex-align-center ">
14- < h2 id ="chartTitle " class ="margin-right-1 margin-y-0 "> Overall {{ selected_year }} Messages Sent </ h2 >
14+ < h2 id ="chartTitle " class ="margin-right-1 margin-y-0 "> Overall Usage </ h2 >
1515 < button
1616 type ="button "
1717 class ="usa-tooltip usa-tooltip__information margin-right-0 "
1818 data-position ="top "
19- title ="Total messages sent across all services in {{ current_org.name }} "
19+ title ="Combined totals for all services in {{ current_org.name }} for the current agreement period "
2020 >
2121 < span class ="usa-sr-only "> More information</ span >
2222 < img src ="{{ asset_url('img/usa-icons/info.svg') }} " alt ="" class ="usa-icon " role ="presentation " />
You can’t perform that action at this time.
0 commit comments