{if !empty($product_reviews[0]) }
-
{intl l="Lastest customer reviews" d="guaranteedopinion.fo.module"}
+ {intl l="Lastest customer reviews" d="guaranteedopinion.fo.default"}
@@ -65,7 +65,7 @@ {intl l="Lastest customer reviews" d="guaranteedopinion.fo.module"}
{$rating->getName()}
- {intl l="The" d="guaranteedopinion.fo.module"} {$rating->getReviewDate()|date_format:"%d/%m/%Y"}
+ {intl l="The" d="guaranteedopinion.fo.default"} {$rating->getReviewDate()|date_format:"%d/%m/%Y"}
{$rating->getReview()|truncate:190:"..."}
@@ -73,11 +73,11 @@ {intl l="Lastest customer reviews" d="guaranteedopinion.fo.module"}
{else}
-
{intl l="No Reviews for this product" d="guaranteedopinion.fo.module"}
+ {intl l="No Reviews for this product" d="guaranteedopinion.fo.default"}
{/if}
\ No newline at end of file