fix wording

This commit is contained in:
Javier 2016-02-23 10:43:58 -03:00
commit e6dd97adbb

View file

@ -260,7 +260,7 @@
<a class="text-gray size-12"
ng-show="index.historyShowMore"
ng-click="index.showMore()">
{{index.completeHistory.length - index.txHistory.length}} <span translate>more</span>
<span translate>Show more</span> ({{index.completeHistory.length - index.txHistory.length}})
<i class="icon-arrow-down4"></i>
</a>
</div>