Search found 1 match

by ripemedia
Fri 15. Jul 2005, 20:51
Forum: phpwcms Bug Reports
Topic: Wrong nesting in article body?
Replies: 3
Views: 3866

Hey guys - If you're still looking for a solution to this issue, I think I have come up with one.

In the file config/phpwcms/conf.template_default.inc.php change the following lines:

$template_default["article"]["summary_before"] = '<p class="articleSummary">';
$template_default["article ...