Skip to content

Commit

Permalink
Remove extra closing tags.
Browse files Browse the repository at this point in the history
[#1452 state:resolved]
  • Loading branch information
Andrea Campi authored and schof committed Jul 28, 2010
1 parent a20152d commit 9d0eacb
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -73,7 +73,6 @@ div.inner input[type=text], div.inner select { width: 80%; }
<%= bill_form.text_field :alternative_phone -%>
</p>
<% end %>
</p>
</div>
<% end %>
</fieldset>
Expand Down Expand Up @@ -152,7 +151,6 @@ div.inner input[type=text], div.inner select { width: 80%; }
<%= ship_form.text_field :alternative_phone -%>
</p>
<% end %>
</p>
</div>
<% end %>
</fieldset>
Expand Down

0 comments on commit 9d0eacb

Please sign in to comment.