Skip to content

Commit e09404c

Browse files
gimlerDavertMik
authored andcommitted
match title in input fields (#5065)
1 parent b55b32b commit e09404c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/app/view/form/anchor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<form action="#a" method="post">
88
<input name="field1" />
9-
<input type="submit" value="Hash Form" />
9+
<input type="submit" value="Hash Form" title="Hash Form Title" />
1010
<button type="submit" title="Hash Button Form"></button>
1111
</form>
1212

0 commit comments

Comments
 (0)