Skip to content

Commit 8200ae1

Browse files
author
Olivier Refalo
committed
index was broken, telephone->phone
1 parent 05c5396 commit 8200ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106

107107
<label>
108108
<span>Telephone : </span>
109-
<input value="1111111111" class="validate[required,custom[telephone]] text-input" type="text" name="telephone" id="telephone" />
109+
<input value="1111111111" class="validate[required,custom[phone]] text-input" type="text" name="telephone" id="telephone" />
110110
</label>
111111
</fieldset>
112112
<fieldset>

0 commit comments

Comments
 (0)