Skip to content

Commit 6caa9dd

Browse files
Couple of email subject changes
git-svn-id: http://webgoat.googlecode.com/svn/trunk@455 4033779f-a91e-0410-96ef-6bf7bf53c507
1 parent 1471496 commit 6caa9dd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

webgoat/src/main/webapp/reportBug.jsp

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
the most common problems are in the FAQ. The FAQ also allows user comments,
3838
but it is not monitored like the WebGoat mailing list.</li>
3939
<li>Send an email to the <a
40-
href="mailto: [email protected]?subject=WebGoat Bug Report - Lesson:
40+
href="mailto: [email protected]?subject=WebGoat Help Request - Lesson:
4141
<%=webSession.getCurrentLesson().getName()%>">WebGoat
4242
mail list</a>. The WebGoat mail list is the preferred method to ask for
4343
help. It is likely that someone has already experienced the issue you
4444
are seeing. In order to post to the list you must be <a
4545
href="https://lists.owasp.org/mailman/listinfo/owasp-webgoat">subscribed</a>
4646
to the WebGoat Mail List.</li>
4747
<li>Send an email to <a
48-
href="mailto: <%=webSession.getWebgoatContext().getFeedbackAddress()%>?subject=WebGoat Bug Report - Lesson:
48+
href="mailto: <%=webSession.getWebgoatContext().getFeedbackAddress()%>?subject=WebGoat Direct Help Request - Lesson:
4949
<%=webSession.getCurrentLesson().getName()%>">Bruce
5050
Mayhew</a></li>
5151
</ol>
@@ -59,6 +59,11 @@
5959
as many bugs/lessons as you desire.</li>
6060
</ol>
6161

62+
<div id="bottom">
63+
<div align="center"><a href="http://www.owasp.org">OWASP Foundation</a> |
64+
<a href="http://www.owasp.org/index.php/OWASP_WebGoat_Project">Project WebGoat</a>
65+
</div>
66+
</div>
6267

6368
</div>
6469
</div>

0 commit comments

Comments
 (0)