File: approveDialog.html

package info (click to toggle)
libjs-jsxc 3.0.0%2Bdfsg3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 16,856 kB
  • ctags: 2,731
  • sloc: makefile: 13; sh: 1
file content (7 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
<h3 data-i18n="Subscription_request"></h3>
<p>
   <span data-i18n="You_have_a_request_from"></span><b class="jsxc_their_jid"></b>.
</p>

<button class="btn btn-primary jsxc_approve pull-right" data-i18n="Approve"></button>
<button class="btn btn-default jsxc_deny pull-right" data-i18n="Deny"></button>