increase main width to 1200

This commit is contained in:
xiaomlove
2021-05-26 21:38:39 +08:00
parent f0e5ad5b6c
commit a4c9a40cdd
15 changed files with 72 additions and 72 deletions
+1 -1
View File
@@ -871,7 +871,7 @@ if (isset($searchstr))
elseif ($sectiontype == $browsecatmode)
stdhead($lang_torrents['head_torrents']);
else stdhead($lang_torrents['head_music']);
print("<table width=\"940\" class=\"main\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"embedded\">");
print("<table width=\"97%\" class=\"main\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"embedded\">");
displayHotAndClassic();