Pārlūkot izejas kodu

Modified contactInfo string

M. Ian Graham 17 gadi atpakaļ
vecāks
revīzija
f57c9e0fa5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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)."
 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
 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 --
 # -- Begin fancy layout stuff, change at your own risk --