Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Made translation label on definition page consistent with main page
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumeet Adur committed Dec 8, 2015
1 parent f54179e commit 71aa753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/definition-page.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</div>
<div class="details">
{{#if definition}}
<p class="detail definition"><strong>Translation</strong> {{definition}}</p>
<p class="detail definition"><strong>Translation into plain English</strong> {{definition}}</p>
{{/if}}
{{#if showPerpetratorData}}
<p class="detail perpetrator"><strong>Perpetrator</strong>
Expand Down

0 comments on commit 71aa753

Please sign in to comment.