array('type' => 'uc_order', 'label' => 'Order'), )); $set->label = t('@name conditions', array('@name' => $rate->name)); $configs['uc_taxes_' . $rate->id] = $set; } return $configs; }