Index: branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl
===================================================================
--- branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl	(revision 12683)
+++ branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl	(revision 12685)
@@ -15,5 +15,5 @@
 <input type="hidden" name="deliv_date" value="<!--{$arrForm.deliv_date.value}-->">
 <input type="hidden" name="deliv_time_id" value="<!--{$arrForm.deliv_time_id.value}-->">
-<input type="text" name="zip01" value="<!--{$_POST['zip01']}-->">
+<input type="text" name="zip01" value="<!--{$arrAddr[0].zip01}-->">
 <input type="hidden" name="zip02" value="<!--{$arrAddr[0].zip02}-->">
 <input type="hidden" name="pref" value="<!--{$arrAddr[0].pref}-->">
