From a4c9a40cdd01b7515c73c5fa5ad9156ff6932010 Mon Sep 17 00:00:00 2001 From: xiaomlove <353856593@qq.com> Date: Wed, 26 May 2021 21:38:39 +0800 Subject: [PATCH] increase main width to 1200 --- include/functions.php | 4 ++-- public/admanage.php | 48 +++++++++++++++++++++---------------------- public/catmanage.php | 12 +++++------ public/details.php | 2 +- public/edit.php | 2 +- public/forums.php | 22 ++++++++++---------- public/getrss.php | 2 +- public/ipsearch.php | 2 +- public/mybonus.php | 10 ++++----- public/offers.php | 12 +++++------ public/settings.php | 2 +- public/torrents.php | 2 +- public/upload.php | 4 ++-- public/uploaders.php | 2 +- public/usercp.php | 18 ++++++++-------- 15 files changed, 72 insertions(+), 72 deletions(-) diff --git a/include/functions.php b/include/functions.php index 3f2531e0..80589964 100644 --- a/include/functions.php +++ b/include/functions.php @@ -508,7 +508,7 @@ function begin_main_frame($caption = "", $center = false, $width = 100) if ($center) $tdextra .= " align=\"center\""; - $width = 940 * $width /100; + $width = 1200 * $width /100; print("" . "
"); @@ -2377,7 +2377,7 @@ if ($enabledonation == 'yes'){?>
- +