diff --git a/app/code/community/TIG/MyParcel2014/etc/config.xml b/app/code/community/TIG/MyParcel2014/etc/config.xml index 5e3bf1db..664ab4df 100755 --- a/app/code/community/TIG/MyParcel2014/etc/config.xml +++ b/app/code/community/TIG/MyParcel2014/etc/config.xml @@ -2,7 +2,7 @@ - 1.17.0 + 1.17.1 diff --git a/app/design/frontend/base/default/template/TIG/MyParcel2014/checkout/onepage/shipping_method/available.phtml b/app/design/frontend/base/default/template/TIG/MyParcel2014/checkout/onepage/shipping_method/available.phtml index fc8093d2..90d97226 100755 --- a/app/design/frontend/base/default/template/TIG/MyParcel2014/checkout/onepage/shipping_method/available.phtml +++ b/app/design/frontend/base/default/template/TIG/MyParcel2014/checkout/onepage/shipping_method/available.phtml @@ -102,32 +102,29 @@ $toggleOptions = $helper->getConfig('toggle_options', 'checkout') == '1' ? true - - - - getCode() === $this->getAddressShippingMethod()) echo ' checked="checked"' ?> - class="radio getMethod() != 'flatrate' && $_rate->getMethod() != 'tablerate') { - echo 'myparcel_method myparcel_extra_method'; - } else { - echo 'myparcel_method myparcel_base_method'; + getCode() === $this->getAddressShippingMethod() || $_sole) echo ' checked="checked"' ?> + class="radio getMethod() != 'flatrate' && $_rate->getMethod() != 'tablerate') { + echo 'myparcel_method myparcel_extra_method'; + } else { + echo 'myparcel_method myparcel_base_method'; + } + } + if ($_sole) { + echo ' no-display'; } - } - ?>"/> + ?>"/> - getCode() === $this->getAddressShippingMethod()): ?> - - - + getCode() === $this->getAddressShippingMethod()): ?> + +