From c34bda5a4f3e2be51095d7eac26b1342c461cd8b Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 27 Jan 2018 21:35:15 -0800 Subject: [PATCH] fix accidentally broken mbox links --- templates/en_US/cgi/bugreport.tx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/en_US/cgi/bugreport.tx b/templates/en_US/cgi/bugreport.tx index 347c26f..a665548 100644 --- a/templates/en_US/cgi/bugreport.tx +++ b/templates/en_US/cgi/bugreport.tx @@ -34,9 +34,9 @@ to this bug.

document.write("

Toggle useless messages

")

View this report as an -">mbox folder, -">status mbox, -">maintainer mbox +1,options=>{mbox=>"yes"}) :>">mbox, +1,options=>{mbox=>"yes",mboxstatus => "yes"}) :>">status mbox, or +1,options=>{mbox=>"yes",mboxmaint => "yes"}) :>">maintainer mbox

: } <: raw($log) :> -- 2.39.2