changing name of lesson
git-svn-id: http://webgoat.googlecode.com/svn/trunk@253 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
b3591580a9
commit
4066296d30
@ -413,7 +413,7 @@ public class ClientSideValidation extends SequentialLessonAdapter {
|
|||||||
* @return The title value
|
* @return The title value
|
||||||
*/
|
*/
|
||||||
public String getTitle() {
|
public String getTitle() {
|
||||||
return "Client Side Validation";
|
return "Insecure Client Storage";
|
||||||
}
|
}
|
||||||
|
|
||||||
public Element getCredits()
|
public Element getCredits()
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<div align="Center">
|
<div align="Center">
|
||||||
<p><b>Lesson Plan Title: </b>Client Side Validation</p>
|
<p><b>Lesson Plan Title: </b>Insecure Client Storage</p>
|
||||||
</div>
|
</div>
|
||||||
<p><b>Concept / Topic To Teach:</b> </p>
|
<p><b>Concept / Topic To Teach:</b> </p>
|
||||||
<!-- Start Instructions -->
|
<!-- Start Instructions -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user