diff options
Diffstat (limited to 'templates/user/dashboard/feeds.tmpl')
-rw-r--r-- | templates/user/dashboard/feeds.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/user/dashboard/feeds.tmpl b/templates/user/dashboard/feeds.tmpl index dcd856f6d7..bff44f06bb 100644 --- a/templates/user/dashboard/feeds.tmpl +++ b/templates/user/dashboard/feeds.tmpl @@ -48,7 +48,6 @@ {{else if eq .GetOpType 7}} <p class="news-content comment-news">{{index .GetIssueInfos 1}}</p> {{else if eq .GetOpType 10}} - <p class="news-content comment-news">{{.GetIssueTitle}}</p> <p class="news-content comment-news">{{index .GetIssueInfos 1}}</p> {{else if eq .GetOpType 11}} <p class="news-content comment-news">{{index .GetIssueInfos 1}}</p> |