summaryrefslogtreecommitdiff
path: root/httemplate/misc/payment.cgi
diff options
context:
space:
mode:
authorkhoff <khoff>2005-03-15 23:27:08 +0000
committerkhoff <khoff>2005-03-15 23:27:08 +0000
commit14d3e20051b738237b77ed22632a8ac34b9cdc1d (patch)
treee1be39ed7b7dd5007d3f617053759bc4ef7133c4 /httemplate/misc/payment.cgi
parentf77aadd8221dd05fa0e3ac4be21efe490d5e4e66 (diff)
Missing semicolon.
Diffstat (limited to 'httemplate/misc/payment.cgi')
-rw-r--r--httemplate/misc/payment.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi
index 43eb600f9..d4fb4a2be 100644
--- a/httemplate/misc/payment.cgi
+++ b/httemplate/misc/payment.cgi
@@ -183,7 +183,7 @@ function achclose() {
<TR>
<TD ALIGN="right">
Account&nbsp;holder<BR>
- Social&nbsp;security&nbsp;or&nbsp;tax&nbspID&nbsp;#
+ Social&nbsp;security&nbsp;or&nbsp;tax&nbsp;ID&nbsp;#
</TD>
<TD><INPUT TYPE="text" NAME="ss" VALUE="<%=$ss%>"></TD>
</TR>