[mobile-broadband-provider-info] ch: fix Swisscom top up code (bgo #666858)



commit 7c29cfa825d42e0c5e45997ffb32455ecdac6c64
Author: Guido GÃnther <agx sigxcpu org>
Date:   Mon Dec 26 12:00:20 2011 +0100

    ch: fix Swisscom top up code (bgo #666858)
    
    It's *123# not *130#.

 serviceproviders.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 03cc46c..f05d180 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -1811,7 +1811,7 @@ conceived.
 				<ussd>*130#</ussd>
 			</balance-check>
 			<balance-top-up>
-				<ussd replacement="CODE">*130*CODE#</ussd>
+				<ussd replacement="CODE">*123*CODE#</ussd>
 			</balance-top-up>
 			<apn value="gprs.swisscom.ch">
 				<plan type="postpaid"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]