Skip to content

Commit bd1fbe4

Browse files
mjamrozQuetzacoalt91
authored andcommitted
Update ListComments.php
1 parent 3a134d9 commit bd1fbe4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

controllers/front/ListComments.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ public function display()
7171

7272
if ($isLastNameAnonymous) {
7373
$productComment['customer_name'] = $this->anonymizeName($productComment['customer_name']);
74+
$productComment['lastname']= '...';
7475
}
7576

7677
$productComment['customer_name'] = htmlentities($productComment['customer_name']);

0 commit comments

Comments
 (0)