extraneous '; noticed by joe@surferz
authorivan <ivan>
Thu, 27 Oct 2005 17:04:25 +0000 (17:04 +0000)
committerivan <ivan>
Thu, 27 Oct 2005 17:04:25 +0000 (17:04 +0000)
httemplate/elements/select-taxclass.html

index e8889d5..e5a1abb 100644 (file)
@@ -35,7 +35,7 @@
 
 <% } else { %>
 
-  <INPUT TYPE="hidden" NAME="taxclass" VALUE="<%= $selected_taxclass %>">';
+  <INPUT TYPE="hidden" NAME="taxclass" VALUE="<%= $selected_taxclass %>">
   
 <% } %>