File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 2424 { block name= ' frontend_blog_comments_comment_author' }
2525 <div class =" meta--author" >
2626
27- { block name= ' frontned_blog_comments_comment_author_label' }
28- <strong class =" author--label" >
29- { s name= " DetailCommentInfoFrom" namespace= ' frontend/detail/comment' } { /s}
30- </strong >
27+ { block name= ' frontend_blog_comments_comment_author_label' }
28+ { * Legacy block with typo. *}
29+ { block name= ' frontned_blog_comments_comment_author_label' }
30+ <strong class =" author--label" >
31+ { s name= " DetailCommentInfoFrom" namespace= ' frontend/detail/comment' } { /s}
32+ </strong >
33+ { /block }
3134 { /block }
3235
33- { block name= ' frontned_blog_comments_comment_author_name' }
34- <span class =" author--name" itemprop =" creator" >{ $vote .name} </span >
36+ { block name= ' frontend_blog_comments_comment_author_name' }
37+ { * Legacy block with typo. *}
38+ { block name= ' frontned_blog_comments_comment_author_name' }
39+ <span itemprop =" creator" class =" author--name" >{ $vote .name|escape Html} </span >
40+ { /block }
3541 { /block }
3642
3743 </div >
You can’t perform that action at this time.
0 commit comments