Skip to content

Commit ca71a55

Browse files
authored
facebook-visible çevrildi
1 parent d375f42 commit ca71a55

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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'de beğen butonuna basıldı!')" value="BEGENDIM">
77

88
</body>
99

0 commit comments

Comments
 (0)