aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+videos/+video-edit')
-rw-r--r--client/src/app/+videos/+video-edit/shared/video-edit.component.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html
index 0c60ec4ec..d75f37074 100644
--- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html
+++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html
@@ -210,6 +210,9 @@
210 <ng-template ngbNavContent> 210 <ng-template ngbNavContent>
211 <div class="row live-settings"> 211 <div class="row live-settings">
212 <div class="col-md-12"> 212 <div class="col-md-12">
213 <div class="alert alert-info">
214 <my-live-documentation-link></my-live-documentation-link>
215 </div>
213 216
214 <div class="form-group"> 217 <div class="form-group">
215 <label for="liveVideoRTMPUrl" i18n>Live RTMP Url</label> 218 <label for="liveVideoRTMPUrl" i18n>Live RTMP Url</label>