{$currency_combo} {*------------Notes------------ [whmpress_currency_combo] Shows a currency drop down to select currency if you are using multi-currencies. When user the currency it is set for user session. Place Holders: ============= {$currency_combo}: returns the complete combo as a whole (most simple form, used in this template) $data: Data array containing all currencies to select. $id: used in loop, returns currency id $code: used in loop, returns currency code $prefix: used in loop, returns currency prefix Example: =======