eldy / AWStats

AWStats Log Analyzer project (official sources)
https://www.awstats.org
361 stars 119 forks source link

Tables "keyphrases" and "keywords" are in the same row and too wide #235

Open 8712staefa opened 1 year ago

8712staefa commented 1 year ago

Describe the bug In the main webpage generated with option "month=all" the tables "keyphrases" and "keywords" are in two columns in the same row of a table with width=100%. The specific webpages "...keyphrases.html" and "...keywords.html" are ok (width=800).

To Reproduce Steps to reproduce the behavior: /usr/local/awstats/tools/awstats_buildstaticpages.pl -config=mysite -update -month=all -year=20%YY -lang=en -buildpdf -dir=/var/www/awstats

Expected behavior In the main webpage generated with option "month=all" the tables "keyphrases" and "keywords" should each be on a row by itself in a table with width=800.

Screenshots screenshot

Server