diff options
Diffstat (limited to 'client/src/app/+admin')
-rw-r--r-- | client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html b/client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html index 3a8424f68..952235c55 100644 --- a/client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html +++ b/client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html | |||
@@ -14,7 +14,7 @@ | |||
14 | </div> | 14 | </div> |
15 | </div> | 15 | </div> |
16 | 16 | ||
17 | <div i18n> | 17 | <div class="form-group" i18n> |
18 | This comment can only be seen by you or the other moderators. | 18 | This comment can only be seen by you or the other moderators. |
19 | </div> | 19 | </div> |
20 | 20 | ||
@@ -29,4 +29,4 @@ | |||
29 | </form> | 29 | </form> |
30 | </div> | 30 | </div> |
31 | 31 | ||
32 | </ng-template> \ No newline at end of file | 32 | </ng-template> |