diff options
-rw-r--r-- | client/src/app/videos/+video-edit/shared/video-edit.component.html | 1 |
1 files changed, 1 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 245ae42b6..e1d1d94dc 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 | |||
@@ -20,6 +20,7 @@ | |||
20 | <ng-template ptTemplate="customHtml"> | 20 | <ng-template ptTemplate="customHtml"> |
21 | <ng-container i18n> | 21 | <ng-container i18n> |
22 | Tags could be used to suggest relevant recommendations. <br /> | 22 | Tags could be used to suggest relevant recommendations. <br /> |
23 | There is a maximum of 5 tags. <br /> | ||
23 | Press Enter to add a new tag. | 24 | Press Enter to add a new tag. |
24 | </ng-container> | 25 | </ng-container> |
25 | </ng-template> | 26 | </ng-template> |