diff options
Diffstat (limited to 'en/5')
-rw-r--r-- | en/5/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index 4870ec129..2449a953d 100644 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -6,7 +6,7 @@ $release = ''; $torrentavailable=true; $classical=true; $live=true; - +$dual=false; define('HLANG', true); define('ALIGNMENT', 'Center'); |