diff --git a/404.php b/404.php index 7a027bc..6952415 100755 --- a/404.php +++ b/404.php @@ -9,9 +9,11 @@ get_header(); ?>
+ + - +
- '
' , 'next_text' => '
' , @@ -119,7 +126,7 @@ function inkblot_posts_nav($args = array(), $paged = false) { $prevstr = inkblot_get_previous_posts_link('
'); - $nextstr = inkblot_get_next_posts_link('
'); + $nextstr = inkblot_get_next_posts_link('
', $max_page); if ($prevstr == "") { $prevstr = '' . '
' . '
'; @@ -128,11 +135,12 @@ function inkblot_posts_nav($args = array(), $paged = false) { $nextstr = '' . '
' . '
'; } -//@@@HIER -// -//'' . '
' . '
' +/*@@@TODO remove? +//'' . '
' . '
' //'
' +*/ + return $paged ? '