]> git.donarmstrong.com Git - debbugs.git/blobdiff - templates/en_US/cgi/no_such_bug.tmpl
Include the protocol (http://) in gWebDomain and gCGIDomain
[debbugs.git] / templates / en_US / cgi / no_such_bug.tmpl
index 5434b53be0f4385b97f1651579645e5c2387bbd2..bdbd67d0c3e90e35d1765b8a855c5dcc99e3bf86 100644 (file)
@@ -4,6 +4,6 @@
 <body>
 <h1>{$config{project}} {$config{bug}} report logs - #{$bug_num}</h1>
 <p>There is no record of {$config{bug}} #{$bug_num}.
-Try the <a href="http://{$config{web_domain}}/">search page</a> instead.</p>
+Try the <a href="{$config{web_domain}}/">search page</a> instead.</p>
 {#include('html/html_tail')}
 </body></html>