diff --git a/src/addon/mod/forum/components/index/addon-mod-forum-index.html b/src/addon/mod/forum/components/index/addon-mod-forum-index.html index 77cecb34d..c4b5ad909 100644 --- a/src/addon/mod/forum/components/index/addon-mod-forum-index.html +++ b/src/addon/mod/forum/components/index/addon-mod-forum-index.html @@ -30,7 +30,7 @@ -

{{discussion.subject}}

+

{{ 'core.notsent' | translate }} {{discussion.userfullname}} @@ -48,7 +48,7 @@ -

{{discussion.subject}}

+

{{discussion.created | coreDateDayOrTime}} diff --git a/src/addon/mod/forum/components/post/addon-mod-forum-post.html b/src/addon/mod/forum/components/post/addon-mod-forum-post.html index 9e6fc37f1..a7b3ebaf2 100644 --- a/src/addon/mod/forum/components/post/addon-mod-forum-post.html +++ b/src/addon/mod/forum/components/post/addon-mod-forum-post.html @@ -2,7 +2,7 @@ -

{{post.subject}}

+

{{ 'core.notsent' | translate }}