Empty commit

This commit is contained in:
Git 2014-05-06 08:00:44 +00:00
parent 2037cf3162
commit 779df50017
2 changed files with 1 additions and 1 deletions

View File

@ -26,6 +26,7 @@ class UserAgent {
'chromeframe' => 'Chrome Frame', 'chromeframe' => 'Chrome Frame',
'x-clock' => 'Chrome Frame', 'x-clock' => 'Chrome Frame',
'MSIE' => 'Internet Explorer', 'MSIE' => 'Internet Explorer',
'Trident' => 'Internet Explorer',
//Firefox versions //Firefox versions
'Shiretoko' => 'Firefox (Experimental)', 'Shiretoko' => 'Firefox (Experimental)',
'Minefield' => 'Firefox (Experimental)', 'Minefield' => 'Firefox (Experimental)',

View File

@ -545,7 +545,6 @@ function header_link($SortKey, $DefaultWay = 'desc') {
$HideAdvanced = ' hidden'; $HideAdvanced = ' hidden';
} }
View::show_header('Browse Torrents', 'browse'); View::show_header('Browse Torrents', 'browse');
?> ?>