summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorivan <ivan>2002-07-03 03:52:23 +0000
committerivan <ivan>2002-07-03 03:52:23 +0000
commitd515768232afa35557496bb867f5708f279465e3 (patch)
treeeda91af5f8a2491e74f33cd63ce21f06e50847d2 /httemplate/view
parent2c9b97801b3981efaf6c65118e3cc1a0368e649c (diff)
ui
Diffstat (limited to 'httemplate/view')
-rwxr-xr-xhttemplate/view/cust_main.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi
index dfa32d3a5..f0d342633 100755
--- a/httemplate/view/cust_main.cgi
+++ b/httemplate/view/cust_main.cgi
@@ -271,7 +271,7 @@ print '<BR>'.
qq!<FORM ACTION="${p}edit/process/quick-charge.cgi" METHOD="POST">!.
qq!<INPUT TYPE="hidden" NAME="custnum" VALUE="$custnum">!.
qq!Description:<INPUT TYPE="text" NAME="pkg">!.
- qq! Amount:<INPUT TYPE="text" NAME="amount" SIZE=6>!.
+ qq!&nbsp;Amount:<INPUT TYPE="text" NAME="amount" SIZE=6>!.
qq!&nbsp;!;
#false laziness w/ edit/part_pkg.cgi