Skip to content

Commit fb08989

Browse files
authored
Update facebook.html
1 parent d9660ab commit fb08989

File tree

1 file changed

+1
-1
lines changed
  • 3-frames-and-windows/06-clickjacking/clickjacking.view

1 file changed

+1
-1
lines changed

3-frames-and-windows/06-clickjacking/clickjacking.view/facebook.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<body style="margin:10px;padding:10px">
55

6-
<input type="button" onclick="alert('Like pressed on facebook.html!')" value="I LIKE IT !">
6+
<input type="button" onclick="alert('Лайк натиснуто на facebook.html!')" value="I LIKE IT !">
77

88
</body>
99

0 commit comments

Comments
 (0)