Skip to content

Commit cbdce82

Browse files
committed
mul
1 parent ca43996 commit cbdce82

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/main/webapp/index.jsp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@
2020
</label>
2121
<input type="radio" name="r2" value="sub" />subtraction
2222
<br />
23-
<input type="radio" name="r3" value="mul" />multiplication
24-
<br />
2523

2624
</div>
2725
<input type="submit" value="submit" />
2826
</form>
2927
</body>
30-
</html>
28+
</html>

0 commit comments

Comments
 (0)