diff --git a/modules/productcomments/views/templates/hook/alert-modal.tpl b/modules/productcomments/views/templates/hook/alert-modal.tpl index 33457613e..8eeda6249 100644 --- a/modules/productcomments/views/templates/hook/alert-modal.tpl +++ b/modules/productcomments/views/templates/hook/alert-modal.tpl @@ -3,7 +3,7 @@ * file that was distributed with this source code. *} -{assign var='icon' value=$icon|default:'check_circle'} +{assign var='icon' value=$icon|default:'check'} {assign var='modal_message' value=$modal_message|default:''} +
+ {l s='Comments' d='Modules.Productcomments.Shop'} ({$nb_comments}) +
+ {include file='module:productcomments/views/templates/hook/average-grade-stars.tpl' grade=$average_grade showGradeAverage=true showNbComments=false}