blob: ac59fcb22c15fb8784659f811e0009f1861e97b1 (
plain)
1
2
3
4
  | 
<div class="well icon-well text-warning margin-top-4x">
    <span class="glyphicon glyphicon-lock text-warning" aria-hidden="true"></span>
    <em><?= __("This topic has been locked") ?></em>
</div>
 
  |