Active
Project:
Ubercart Donation Products
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2009 at 15:56 UTC
Updated:
18 Mar 2010 at 13:22 UTC
In uc_donate_pane.js "$" is hard-coded:
$("#donate-pane").append("<div class='clear-block'><h4 id='donate_total'>Donation Total: $<span>"+donateTotal+"</span></h4></div>");
It should use whatever currency is selected in Ubercart settings.
Comments
Comment #1
stella commentedIt should also account for sites which have multiple currencies enabled using uc_multiprice.