aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xapt-panopticon-report-email-web.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua
index 80f9b13..b291e44 100755
--- a/apt-panopticon-report-email-web.lua
+++ b/apt-panopticon-report-email-web.lua
@@ -431,7 +431,7 @@ if nil == web then C("opening mirrors file - " .. e) else
431 ) 431 )
432 web:write(APT.dumpTableHTML(m, "", "")) 432 web:write(APT.dumpTableHTML(m, "", ""))
433 web:write( "\n<br>\n<br>\n<h2>==== Graphs: ====</h2>\n" .. 433 web:write( "\n<br>\n<br>\n<h2>==== Graphs: ====</h2>\n" ..
434 "<img src='speed.png'>\n<br>\n<p><a href='../apt-panopticon_cgp/'>More graphs.</a></p><hr>\n\n" .. 434 "<img src='speed.png'>\n<br>\n<p><a href='../apt-panopticon_cgp/'>More graphs.</a> with greater detail.</p><hr>\n\n" ..
435 "<p>The <a href='Report-email.txt'>email report</a>. &nbsp; " .. 435 "<p>The <a href='Report-email.txt'>email report</a>. &nbsp; " ..
436 "All <a href='../results'>the logs and other output</a>. &nbsp; " .. 436 "All <a href='../results'>the logs and other output</a>. &nbsp; " ..
437 "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here</a>.</p>" .. 437 "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here</a>.</p>" ..