Fix unmatching closing span tag

This commit is contained in:
Anderson Mesquita 2015-12-17 10:52:36 -05:00
parent e7b71f8743
commit 6b99cdb83a
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
<small>{{ event.time | date:"yyyy-MM-dd HH:mm:ss" }}:</small>
<span translate translate-value-device="{{ device }}" translate-value-address="{{ event.data.address }}">
Device {%device%} ({%address%}) wants to connect. Add new device?
<span>
</span>
</p>
</div>
<div class="panel-footer clearfix">