Hi, On 09.10.2017 16:34, Michael Tremer wrote: > Hi, > > On Fri, 2017-09-29 at 11:08 +0200, Matthias Fischer wrote: >> Another clickable link, this time for the 'Cache Manager Interface' - this one >> opens in a new window. >> >> Best, >> Matthias >> >> Signed-off-by: Matthias Fischer >> --- >> html/cgi-bin/proxy.cgi | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi >> index dd83bba73..ab490c3d3 100644 >> --- a/html/cgi-bin/proxy.cgi >> +++ b/html/cgi-bin/proxy.cgi >> @@ -1118,7 +1118,7 @@ print <> $Lang::tr{'advproxy cache management'} >> >> >> - $Lang::tr{'proxy cachemgr'}: >> + > target=\'_blank\'>$Lang::tr{'proxy cachemgr'}: >> > /> > > Why do you escape the '? No good reason just one too many. >> $Lang::tr{'advproxy admin mail'}: >> > value='$proxysettings{'ADMIN_MAIL_ADDRESS'}' /> > > -Michael >