Smaller eclipse workspace
Changed workspace name to reflect WebGoat Added the video solutions link Update readmen to reflect contributions and new stuff git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@355 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -177,7 +177,10 @@ StringBuffer buildList = new StringBuffer();
|
||||
if (currentLesson != null)
|
||||
{
|
||||
%>
|
||||
<div id="training_wrap">
|
||||
<div id="training" class="info"><a href="http://yehg.net/lab/pr0js/training/webgoat.php">Solution Videos</a></div>
|
||||
<div id="reset" class="info"><a href="<%=webSession.getRestartLink()%>">Restart this Lesson</a></div>
|
||||
</div>
|
||||
<%
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user