ChrisW123 Posted July 18, 2004 Posted July 18, 2004 In english.php I noticed that some of the html tags are not being processed. Example, in this line: define('TEXT_CCVAL_ERROR_UNKNOWN_CARD', 'The first four digits of the number entered are: %s <br>If that number is correct, we do not accept that type of credit card.</br> If it is wrong, please try again.'); The output on the page shows like this: ".... <br>If that number.... </br>...." I also tried "<b>" and "</b>" but no difference. What should the syntax be to make that text bold?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.