diff --git a/public/app/features/admin/partials/orgs.html b/public/app/features/admin/partials/orgs.html index b40aed6faab..792ac38680b 100644 --- a/public/app/features/admin/partials/orgs.html +++ b/public/app/features/admin/partials/orgs.html @@ -4,8 +4,7 @@
- - New Org + New org
diff --git a/public/app/features/admin/partials/users.html b/public/app/features/admin/partials/users.html index 08704dc0459..dd8c8c2c2ad 100644 --- a/public/app/features/admin/partials/users.html +++ b/public/app/features/admin/partials/users.html @@ -8,8 +8,7 @@
- - Add new user + New user diff --git a/public/app/features/alerting/partials/notifications_list.html b/public/app/features/alerting/partials/notifications_list.html index ce4fea9ff49..66afa2513fa 100644 --- a/public/app/features/alerting/partials/notifications_list.html +++ b/public/app/features/alerting/partials/notifications_list.html @@ -8,7 +8,7 @@ - New Channel + New channel diff --git a/public/app/features/api-keys/ApiKeysPage.tsx b/public/app/features/api-keys/ApiKeysPage.tsx index 2627b1a6862..5eec9a078e0 100644 --- a/public/app/features/api-keys/ApiKeysPage.tsx +++ b/public/app/features/api-keys/ApiKeysPage.tsx @@ -200,7 +200,7 @@ export class ApiKeysPage extends PureComponent {
diff --git a/public/app/features/dashboard/components/DashboardSettings/template.html b/public/app/features/dashboard/components/DashboardSettings/template.html index 99edc035bd5..4db390dc47a 100644 --- a/public/app/features/dashboard/components/DashboardSettings/template.html +++ b/public/app/features/dashboard/components/DashboardSettings/template.html @@ -11,14 +11,12 @@
@@ -101,7 +99,7 @@
diff --git a/public/app/features/folders/FolderSettingsPage.tsx b/public/app/features/folders/FolderSettingsPage.tsx index 322ca9e19aa..a4c2ee0f2d3 100644 --- a/public/app/features/folders/FolderSettingsPage.tsx +++ b/public/app/features/folders/FolderSettingsPage.tsx @@ -82,10 +82,10 @@ export class FolderSettingsPage extends PureComponent {
diff --git a/public/app/features/folders/__snapshots__/FolderSettingsPage.test.tsx.snap b/public/app/features/folders/__snapshots__/FolderSettingsPage.test.tsx.snap index cd6cdf4a032..e20273655b1 100644 --- a/public/app/features/folders/__snapshots__/FolderSettingsPage.test.tsx.snap +++ b/public/app/features/folders/__snapshots__/FolderSettingsPage.test.tsx.snap @@ -42,20 +42,14 @@ exports[`Render should enable save button 1`] = ` disabled={false} type="submit" > - - Save + Save @@ -106,20 +100,14 @@ exports[`Render should render component 1`] = ` disabled={true} type="submit" > - - Save + Save diff --git a/public/app/features/playlist/partials/playlists.html b/public/app/features/playlist/partials/playlists.html index 22e41ac7104..64b26e86e5b 100644 --- a/public/app/features/playlist/partials/playlists.html +++ b/public/app/features/playlist/partials/playlists.html @@ -5,7 +5,7 @@ diff --git a/public/app/features/teams/TeamMembers.tsx b/public/app/features/teams/TeamMembers.tsx index ab8d43cb1a3..f07097759dd 100644 --- a/public/app/features/teams/TeamMembers.tsx +++ b/public/app/features/teams/TeamMembers.tsx @@ -104,7 +104,7 @@ export class TeamMembers extends PureComponent {
@@ -113,7 +113,7 @@ export class TeamMembers extends PureComponent { -
Add Team Member
+
Add team member
{this.state.newTeamMember && ( diff --git a/public/app/features/teams/__snapshots__/TeamMembers.test.tsx.snap b/public/app/features/teams/__snapshots__/TeamMembers.test.tsx.snap index 536102cb880..c5339cc7f6d 100644 --- a/public/app/features/teams/__snapshots__/TeamMembers.test.tsx.snap +++ b/public/app/features/teams/__snapshots__/TeamMembers.test.tsx.snap @@ -31,10 +31,7 @@ exports[`Render should render component 1`] = ` disabled={false} onClick={[Function]} > - - Add a member + Add member
- Add Team Member + Add team member
- - Add a member + Add member
- Add Team Member + Add team member
- - Add a member + Add member
- Add Team Member + Add team member