app/soc/models/group.py
changeset 1961 85a57ba6f6fa
parent 1877 93dfd2d40c0b
child 2053 a614b9d4821e
--- a/app/soc/models/group.py	Fri Mar 20 21:11:23 2009 +0000
+++ b/app/soc/models/group.py	Fri Mar 20 21:16:15 2009 +0000
@@ -129,6 +129,8 @@
       verbose_name=ugettext('Phone Number'))
   phone.help_text = ugettext(
       'include complete international calling number with country code')
+  phone.example_text = ugettext(
+      "e.g. 1650253000 for Google's Corp HQ number in the United States")
 
   #====================================================================
   # (private) shipping information