Skip to content

Commit

Permalink
CRM-2420: Issues with RFM metrics display on Channel view page
Browse files Browse the repository at this point in the history
- fix type in translation
  • Loading branch information
dxops committed Apr 28, 2015
1 parent 477f9fe commit 9f84505
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<tr>
<th><label>{{ 'orocrm.analytics.form.score.title'|trans }}</label></th>
<th>
<label>{{ 'orocrm.analytics.form.monetary.label'|trans }}</label>
<label>{{ 'orocrm.analytics.form.recency.label'|trans }}</label>
{{ 'orocrm.analytics.form.hint.recency'|trans }}
</th>
<th>
Expand Down

0 comments on commit 9f84505

Please sign in to comment.