File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ <h2 class="accordion-header" id="active-heading">
90
90
< button class ="accordion-button collapsed " type ="button " data-bs-toggle ="collapse " data-bs-target ="#available_geography-collapse " aria-expanded ="false " aria-controls ="active-collapse ">
91
91
< label for ="id_available_geography " class ="form-label ">
92
92
Geo-level
93
- < a tabindex ="0 " role ="button " class ="info-button " data-bs-toggle ="popover " data-bs-title ="Available Geography " data-bs-content ="{{ filters_descriptions.SignalFilter.available_geography }} "> < i class ="bi bi-info-circle "> </ i > </ a >
93
+ < a tabindex ="0 " role ="button " class ="info-button " data-bs-toggle ="popover " data-bs-title ="Geo-level " data-bs-content ="{{ filters_descriptions.SignalFilter.available_geography }} "> < i class ="bi bi-info-circle "> </ i > </ a >
94
94
</ label >
95
95
</ button >
96
96
</ h2 >
@@ -144,7 +144,7 @@ <h2 class="accordion-header" id="source-heading">
144
144
< label for ="id_source " class ="form-label ">
145
145
Data Source
146
146
< a tabindex ="0 " role ="button " class ="info-button " data-bs-toggle ="popover "
147
- data-bs-title ="Source "
147
+ data-bs-title ="Data Source "
148
148
data-bs-content ="{{ filters_descriptions.SignalFilter.source }} ">
149
149
< i class ="bi bi-info-circle "> </ i >
150
150
</ a >
You can’t perform that action at this time.
0 commit comments