]> git.donarmstrong.com Git - debbugs.git/blobdiff - templates/en_US/cgi/bugreport.tmpl
Include the protocol (http://) in gWebDomain and gCGIDomain
[debbugs.git] / templates / en_US / cgi / bugreport.tmpl
index b4ec4169cc9f7cd8d9ac160561d22d20cbaf2d2b..2f0ec04c33f971b0be1c9f5ae9a70f259b27eb75 100644 (file)
@@ -43,7 +43,7 @@ function toggle_infmessages()
 }
 {$log}
 <hr>
-<p class="msgreceived">Send a report that <a href="http://{$config{cgi_domain}}/bugspam.cgi?bug={$bug_num}">this bug log contains spam</a>.</p>
+<p class="msgreceived">Send a report that <a href="{$config{cgi_domain}}/bugspam.cgi?bug={$bug_num}">this bug log contains spam</a>.</p>
 <hr>
 {include(q(html/html_tail))}
 </body>