mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
increase main width to 1200
This commit is contained in:
+1
-1
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user