Minor fixes

git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@337 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
wirth.marcel
2008-04-14 12:03:55 +00:00
parent c4b5bb0758
commit 15d80a3006
9 changed files with 57 additions and 35 deletions

View File

@ -28,7 +28,7 @@ Javascript. For IE you can use IEWatch. This solution is written for Firebug
which is a plugin for Firefox.
</p>
<h2>Stage 1</h2>
<b>Stage 1</b>
<p>
First we want to try to get a coupon code to get something cheaper. Open
Firebug and click on the Script Tab. Make sure you choose clientSideValidation.js
@ -47,7 +47,7 @@ Now that you know the coupon name enter it in the coupon field, purchase somethi
and you are done.
</p>
<h2>Stage 2</h2>
<b>Stage 2</b>
<p>
You can not edit the Prices in the Shopping Cart. The reason is that the readonly
attribute is set for this field.