correction

This commit is contained in:
irina11y 2018-08-26 15:15:19 +02:00 committed by GitHub
parent 2ac9c8f2c5
commit 963eec50d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
{{#apps}}
<div class="list-group-item clearfix">
<a href="#/upgrade/apps/{{id}}" role="button" class="btn btn-success pull-right">{{t 'system_upgrade_btn'}}</a>
<h3 class="list-group-item-heading">{11{label}} <small>{{id}}</small></h3>
<h3 class="list-group-item-heading">{{label}} <small>{{id}}</small></h3>
</div>
{{/apps}}
</div>