4759 replace htmlentities with htmlentities_utf8
[atutor.git] / docs / themes / default / users / browse.tmpl.php
index 1c1e8d2..540d841 100644 (file)
@@ -87,7 +87,7 @@
                </td>\r
                <td>\r
                        <?php if ($row['description']): ?>\r
-                               <div style="height:6.4em;" title="<?php echo htmlentities($row['description']);?>"><?php echo substr(htmlentities_utf8($row['description'], true),0,150); \r
+                               <div style="height:6.4em;" title="<?php echo htmlentities_utf8($row['description']);?>"><?php echo substr(htmlentities_utf8($row['description'], true),0,150); \r
                                if(strlen($row['description']) > 150){\r
                                echo "...";\r
                                }\r