diff --git a/library/custom_template/ajax_code.php b/library/custom_template/ajax_code.php index ee0f9b80978..969fd7ac96c 100644 --- a/library/custom_template/ajax_code.php +++ b/library/custom_template/ajax_code.php @@ -50,12 +50,12 @@ sqlStatement("INSERT INTO template_users (tu_user_id,tu_template_id) VALUES (?,?)", array($_SESSION['authUserID'], $newid)); } echo ""; } @@ -91,12 +91,12 @@ $i = 0; while ($row = sqlFetchArray($res)) { $i++; - echo "
" . htmlspecialchars(xl('No items under selected category'), ENT_QUOTES) . " | |
---|---|
" . xlt('No items under selected category') . " |