PC-1150 Close div's correctly

This commit is contained in:
Keir Nellyer 2016-10-27 16:09:11 +01:00
parent 3bcfa6adc5
commit 100dc53ead

View File

@ -576,11 +576,10 @@ WHERE snapshotMessageMap.snapshotId = snapshots.id
<?php endif; ?>
</span>
<br>
<?php endif; ?>
</div>
</div>
</div>
<br>
<br>
<?php endif; ?>
<h4><i class="fa fa-users"></i>&nbsp;&nbsp;&nbsp;Users</h4>
<hr>
<?php foreach($involvedUsers as $user): ?>