app/soc/models/role.py
changeset 1961 85a57ba6f6fa
parent 1627 425dccf4f652
child 1979 365f6a145223
--- a/app/soc/models/role.py	Fri Mar 20 21:11:23 2009 +0000
+++ b/app/soc/models/role.py	Fri Mar 20 21:16:15 2009 +0000
@@ -227,6 +227,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")
   phone.group = ugettext("2. Contact Info (Private)")
 
   #: field storing whether the User has agreed to publish his location