[freeside-commits] freeside/httemplate/elements
select-taxclass.html, 1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Thu Oct 27 10:04:27 PDT 2005
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv8865
Modified Files:
select-taxclass.html
Log Message:
extraneous '; noticed by joe at surferz
Index: select-taxclass.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/select-taxclass.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- select-taxclass.html 8 Oct 2005 00:47:20 -0000 1.1
+++ select-taxclass.html 27 Oct 2005 17:04:25 -0000 1.2
@@ -35,7 +35,7 @@
<% } else { %>
- <INPUT TYPE="hidden" NAME="taxclass" VALUE="<%= $selected_taxclass %>">';
+ <INPUT TYPE="hidden" NAME="taxclass" VALUE="<%= $selected_taxclass %>">
<% } %>
More information about the freeside-commits
mailing list