diff options
| author | Brendan G. Lim | 2009-02-24 01:32:35 -0500 | 
|---|---|---|
| committer | Brendan G. Lim | 2009-02-24 01:32:35 -0500 | 
| commit | 752126921ea6948c46ac527b9f4b5a67f72a1048 (patch) | |
| tree | 5ba83f6f77c43c9ccbd9789c9a6c8509a908d98a /templates | |
| parent | e06b82db487e937c67a431ad3219a65b187b7827 (diff) | |
| download | sms-fu-752126921ea6948c46ac527b9f4b5a67f72a1048.tar.bz2 | |
Completely restructing yaml and now showing proper names in select box -- again
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/sms_fu.yml | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/templates/sms_fu.yml b/templates/sms_fu.yml index 5b9d380..71aa0c0 100644 --- a/templates/sms_fu.yml +++ b/templates/sms_fu.yml @@ -3,9 +3,9 @@ config:  carriers:    # US Carriers -  alltell:  -    name: Alltell -    value: @message.alltell.com +  alltel:  +    name: Alltel +    value: @message.alltel.com    ameritech:      name: Ameritech      value: @paging.acswireless.com @@ -192,4 +192,4 @@ carriers:      value: @h.vodafone.ne.jp    vodafone-spain:       name: Vodafone (Japan - Spain) -    value: @vodafone.es +    value: @vodafone.es
\ No newline at end of file | 
