Navigation Menu

Skip to content

Commit

Permalink
Make default tax setting work.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjensen committed Jul 26, 2001
1 parent a07c791 commit 8b3f7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/lib/UI/pages/admin/wizard/step_tax.html
Expand Up @@ -43,7 +43,7 @@
help.taxlocation="The location this tax applies to (often a state, possibly a country)"
widget.taxlocation=text_15
help_url.taxlocation="http://www.akopia.com/"
default.taxlocation="[value state]"
default.taxlocation=`$Values->{state}`

label.taxrate="Tax rate"
help.taxrate="Percentage of order assessed for tax"
Expand Down

0 comments on commit 8b3f7cc

Please sign in to comment.