Merge branch 'master' into inbound_number_admin

This commit is contained in:
Rebecca Law
2017-08-21 13:50:49 +01:00
10 changed files with 74 additions and 24 deletions

View File

@@ -50,6 +50,12 @@
<p>
You should revoke and re-create these keys on a regular basis. You can have more than one active key at a time. To revoke a key click the revoke button on the API Key page.
</p>
<div class="panel panel-border-wide">
<p>
You should never send test messages to invalid numbers or addresses using a live key. This will lead to your API key being revoked.
</p>
</div>
<h2 class="heading-medium">Team and whitelist key</h2>
<p>

View File

@@ -117,12 +117,12 @@
<div class="grid-row bottom-gutter">
<div class="column-half">
<h3 class="visually-hidden">Services</h3>
<div class="product-page-big-number">70</div>
<div class="product-page-big-number">71</div>
services
</div>
<div class="column-half">
<h3 class="visually-hidden">Departments</h3>
<div class="product-page-big-number">34</div>
<div class="product-page-big-number">35</div>
departments
</div>
</div>