Welcome to mirror list, hosted at ThFree Co, Russian Federation.

messageHistory.hbs « template - github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dd465ebe5b63c119164d4cfb7ec2857dbce0746d (plain)
1
2
3
4
5
6
7
<h3>{{t "Message_history"}}</h3>

<ul class="jsxc-message-history"></ul>

<div class="col-sm-offset-4 col-sm-8">
    <button class="jsxc-button jsxc-button--default jsxc-js-close" type="button">{{t "Close"}}</button>
</div>