From f6b5d6a71ed33d22e93d195e286c9118a3c47fc9 Mon Sep 17 00:00:00 2001 From: Git Date: Mon, 1 Apr 2013 08:00:47 +0000 Subject: [PATCH] Empty commit --- sections/torrents/details.php | 241 ++++++++++++------------ sections/user/advancedsearch.php | 314 ++++++++++++++++--------------- sections/user/index.php | 67 ++++--- sections/user/permissions.php | 30 ++- sections/user/search.php | 12 +- sections/user/takemoderate.php | 32 ++-- sections/user/user.php | 4 +- static/styles/global.css | 8 + 8 files changed, 367 insertions(+), 341 deletions(-) diff --git a/sections/torrents/details.php b/sections/torrents/details.php index e28764c0..ba818562 100644 --- a/sections/torrents/details.php +++ b/sections/torrents/details.php @@ -1,5 +1,5 @@ '.Artists::display_artists($Artists, true).$DisplayName.''; $AltName = display_str(Artists::display_artists($Artists, false)).$AltName; $Title = $AltName; } -if($GroupYear>0) { +if ($GroupYear > 0) { $DisplayName.=' ['.$GroupYear.']'; $AltName.=' ['.$GroupYear.']'; $Title.= ' ['.$GroupYear.']'; } -if($GroupVanityHouse){ +if ($GroupVanityHouse){ $DisplayName.=' [Vanity House]'; $AltName.=' [Vanity House]'; } -if($GroupCategoryID == 1) { +if ($GroupCategoryID == 1) { $DisplayName.=' ['.$ReleaseTypes[$ReleaseType].']'; $AltName.=' ['.$ReleaseTypes[$ReleaseType].']'; } @@ -86,28 +88,28 @@ function compare($X, $Y){

@@ -116,9 +118,9 @@ function compare($X, $Y){
Cover
@@ -132,7 +134,7 @@ function compare($X, $Y){ ?>
@@ -140,13 +142,13 @@ function compare($X, $Y){ Edit' : ''?>