← All changes
|
src/Addons/TierLabels/Settings/LabelsSettingsSection.php
+1
-1
6.1.0
→
8.0.2
View file →
| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | |
| 5 | 5 | class LabelsSettingsSection extends SectionAbstract { |
| 6 | 6 | |
| 7 | 7 | public function getName(): string { |
| 8 | - return __( 'Tier Labels', 'tier-pricing-table' ); | |
| 8 | + return __( 'Badges & Labels', 'tier-pricing-table' ); | |
| 9 | 9 | } |
| 10 | 10 | |
| 11 | 11 | public function getSlug(): string { |
| 12 | 12 | return 'tier-labels'; |