|
|
@@ -64,7 +64,9 @@ function _requestLiveStreamId() {
|
|
64
|
64
|
name="streamId" type="text"
|
|
65
|
65
|
data-i18n="[placeholder]dialog.streamKey"
|
|
66
|
66
|
autofocus><div style="text-align: right">
|
|
67
|
|
- <a class="link" target="_new" href="https://jitsi.org/live">`+streamIdHelp+`</a></div>`,
|
|
|
67
|
+ <a class="link" target="_new"
|
|
|
68
|
+ href="https://jitsi.org/live">`+streamIdHelp+
|
|
|
69
|
+ `</a></div>`,
|
|
68
|
70
|
persistent: false,
|
|
69
|
71
|
buttons: [
|
|
70
|
72
|
{title: cancelButton, value: false},
|