]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/Reporting.html.in
add test for version.cgi cache control
[debbugs.git] / html / Reporting.html.in
index 1b42aaed9279b20b852d6509d377bc751a8e1f6f..caf81ef9a7d1351d859839d47c5b92ae414407f0 100644 (file)
@@ -4,6 +4,7 @@ $gReportingHtml = <<HTML_END
 <head>
   <title>$gProject $gBugs - how to report a $gBug</title>
   <link rev="made" href="mailto:$gMaintainerEmail">
+  <link rel="stylesheet" href="$gWebHostBugDir/css/bugs.css" type="text/css">
 </head>
 <body>
 
@@ -218,11 +219,14 @@ as described in the
 Separate multiple tags with commas, spaces, or both.
 
 <pre>
+User: &lt;<var>username</var>&gt;
 Usertags: &lt;<var>usertags</var>&gt;
 </pre>
 
-<p>Replace &lt;<var>tags</var>&gt; with one or more usertags. Separate
-multiple tags with commas, spaces, or both.</p>
+<p>Replace &lt;<var>usertags</var>&gt; with one or more usertags.
+Separate multiple tags with commas, spaces, or both. If you specify a
+username, that users tags will be set. Otherwise, the email address of
+the sender will be used as the username</p>
 
 
 <h2>Not forwarding to the mailing list - minor $gBug reports</h2>