Apps wording consistency (#845)

no issue
- descriptions should be consistent between index and app screens
- field titles should have a consistent naming scheme
This commit is contained in:
Kevin Ansfield 2017-09-01 17:00:02 +01:00 committed by John O'Nolan
parent 76a5f68be9
commit b139d9f0bb
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<figure class="apps-card-app-icon" style="background-image:url(assets/img/slackicon.png)"></figure>
<div class="apps-card-meta">
<h3 class="apps-card-app-title">Slack</h3>
<p class="apps-card-app-desc">A team communication tool</p>
<p class="apps-card-app-desc">A messaging app for teams</p>
</div>
</div>
<div class="gh-card-right">

View File

@ -45,7 +45,7 @@
<div class="gh-setting">
<div class="gh-setting-content">
<div class="gh-setting-title">Unsplash integration</div>
<div class="gh-setting-title">Unsplash API Key</div>
<div class="gh-setting-desc">Access Unsplash images from within the editor.</div>
<div class="gh-setting-content-extended">
{{#gh-form-group errors=model.errors hasValidated=model.hasValidated property="applicationId"}}