Rename ‘API keys’ page to ‘API integration’

Since this page is more than just your API keys, it should be named
something else.

Hopefully the word ‘integration’ will give non-techical users a clue
that it’s possible to use Notify without doing the CSV dance.
This commit is contained in:
Chris Hill-Scott
2016-06-29 15:03:28 +01:00
parent dfbd6610cb
commit ddef996f34
3 changed files with 10 additions and 5 deletions

View File

@@ -111,7 +111,12 @@
}
.table-field-heading {
.table-field-headings,
.table-field-headings-visible {
th {
@include bold-19;
}
.dashboard-table &-first {
width: 52.5%;