From b24abb7762a600a3cba45ccd9bcb5ec8d97dd37d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 24 Mar 2017 00:15:08 +0000 Subject: searchview: add "t" id to link to thread overview At least for the thread view (&x=t); this will make it easy to link to the overview. --- lib/PublicInbox/SearchView.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/PublicInbox/SearchView.pm b/lib/PublicInbox/SearchView.pm index f1c4b6a0..b867d002 100644 --- a/lib/PublicInbox/SearchView.pm +++ b/lib/PublicInbox/SearchView.pm @@ -145,7 +145,7 @@ sub search_nav_bot { my $o = $q->{o}; my $end = $o + $nr; my $beg = $o + 1; - my $rv = '
';
+	my $rv = '

';
 	if ($beg <= $end) {
 		$rv .= "Results $beg-$end of $total";
 		$rv .= ' (estimated)' if $end != $total;
-- 
cgit v1.2.3-24-ge0c7