diff --git a/templates/themes/ukko/theme.php b/templates/themes/ukko/theme.php index 5d887227..37ecf208 100644 --- a/templates/themes/ukko/theme.php +++ b/templates/themes/ukko/theme.php @@ -96,7 +96,6 @@ 'body' => $body, 'mod' => $mod, 'boardlist' => createBoardlist($mod), - 'return' => ($mod ? '?' . $board['url'] . $config['file_index'] : $config['root'] . $board['dir'] . $config['file_index']) )); }