Ver Fonte

Modified contactInfo string

M. Ian Graham há 17 anos atrás
pai
commit
f57c9e0fa5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      direct/src/http/LandingPageHTML.py

+ 1 - 1
direct/src/http/LandingPageHTML.py

@@ -6,7 +6,7 @@ defaultTitle = title
 description = "To set this description, call WebRequestDispatcher.setDescription!<BR><BR>You can also add stats to the table below by calling WebRequestDispatcher.addQuickStat(Name,Value,PositionInTable)."
 defaultDesc = description
 
-contactInfo = "M. Ian Graham - [email protected] - 818-623-3219"
+contactInfo = "M. Ian Graham - [email protected]"
 
 
 # -- Begin fancy layout stuff, change at your own risk --