diff --git a/extras/imported/html-mode/Insert Tag/Input with Label.yasnippet b/extras/imported/html-mode/Insert Tag/Input with Label.yasnippet index 3c53829..a87fbcf 100644 --- a/extras/imported/html-mode/Insert Tag/Input with Label.yasnippet +++ b/extras/imported/html-mode/Insert Tag/Input with Label.yasnippet @@ -4,6 +4,4 @@ # name: Input with Label ## condition: "text.html" # -- - \ No newline at end of file + \ No newline at end of file diff --git a/extras/imported/html-mode/Insert Tag/Select Box.yasnippet b/extras/imported/html-mode/Insert Tag/Select Box.yasnippet index b6363d9..f1bc745 100644 --- a/extras/imported/html-mode/Insert Tag/Select Box.yasnippet +++ b/extras/imported/html-mode/Insert Tag/Select Box.yasnippet @@ -4,8 +4,8 @@ # name: Select Box ## condition: "text.html" # -- - + ${11:$10} + ${14:$13}$15 $0 \ No newline at end of file diff --git a/extras/imported/html-mode/Insert Tag/XHTML input.yasnippet b/extras/imported/html-mode/Insert Tag/XHTML input.yasnippet index 097b1da..a9ec40e 100644 --- a/extras/imported/html-mode/Insert Tag/XHTML input.yasnippet +++ b/extras/imported/html-mode/Insert Tag/XHTML input.yasnippet @@ -3,4 +3,4 @@ # name: Input ## condition: "text.html" # -- - \ No newline at end of file + \ No newline at end of file