diff --git a/chameleon-style.c b/chameleon-style.c index 71625e4..121a521 100644 --- a/chameleon-style.c +++ b/chameleon-style.c @@ -535,7 +535,7 @@ static void content_family_styles_indexes(FILE *html, config_t config, fprintf(html, - "

\n"); + "
"FAMILY_STYLES"
\n"); if (config.install_type == YMP && pi.name[0]) { @@ -545,7 +545,7 @@ static void content_family_styles_indexes(FILE *html, config_t config, "1 Click Install", filename); } - fprintf(html, "

"FAMILY_STYLES"

\n"); + fprintf(html, "\n"); fprintf(html, "
\n");