summaryrefslogtreecommitdiff
path: root/src/application/views/view_topic_locked.php
blob: b3eb99e701844cc6e73d9b95f4442fc41f09a085 (plain)
1
2
3
4
<div class="well icon-well text-warning margin-top-4x">
    <span class="fa fa-lock text-warning" aria-hidden="true"></span>
    <em><?= __("This topic has been locked") ?></em>
</div>