File: authFailDialog.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 (5 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (3)
1
2
3
4
5
<h3 data-i18n="Login_failed"></h3>
<p data-i18n="Sorry_we_cant_authentikate_"></p>

<button class="btn btn-primary jsxc_retry pull-right" data-i18n="Continue_without_chat"></button>
<button class="btn btn-default jsxc_cancel pull-right" data-i18n="Retry"></button>