mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Small copy change
This commit is contained in:
@@ -11,12 +11,12 @@
|
|||||||
|
|
||||||
<div class="margin-bottom-3">
|
<div class="margin-bottom-3">
|
||||||
<div class="grid-row flex-align-center">
|
<div class="grid-row flex-align-center">
|
||||||
<h2 id="chartTitle" class="margin-right-1 margin-y-0">Overall {{ selected_year }} Messages Sent</h2>
|
<h2 id="chartTitle" class="margin-right-1 margin-y-0">Overall Usage</h2>
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
class="usa-tooltip usa-tooltip__information margin-right-0"
|
class="usa-tooltip usa-tooltip__information margin-right-0"
|
||||||
data-position="top"
|
data-position="top"
|
||||||
title="Total messages sent across all services in {{ current_org.name }}"
|
title="Combined totals for all services in {{ current_org.name }} for the current agreement period"
|
||||||
>
|
>
|
||||||
<span class="usa-sr-only">More information</span>
|
<span class="usa-sr-only">More information</span>
|
||||||
<img src="{{ asset_url('img/usa-icons/info.svg') }}" alt="" class="usa-icon" role="presentation" />
|
<img src="{{ asset_url('img/usa-icons/info.svg') }}" alt="" class="usa-icon" role="presentation" />
|
||||||
|
|||||||
Reference in New Issue
Block a user