1 line
146 B
PHP
1 line
146 B
PHP
<span class="tooltip" data-title="<?php echo $review->getDescription(); ?>"><?php echo st_admin_truncate_text($review->getDescription()) ?></span>
|