diff --git a/b2-include/b2template.functions.php b/b2-include/b2template.functions.php index 6fc7f84f68..27f42ff26f 100644 --- a/b2-include/b2template.functions.php +++ b/b2-include/b2template.functions.php @@ -111,7 +111,7 @@ function single_month_title($prefix = '', $display = true ) { /* link navigation hack by Orien http://icecode.com/ */ function get_archives_link($url, $text, $format) { if ('link' == $format) { - return ''."\n"; + return ''."\n"; } else if ('option' == $format) { return ''."\n"; } else { // 'html'