diff --git a/direct/src/http/LandingPageHTML.py b/direct/src/http/LandingPageHTML.py index bf1143d435..779fea2f75 100755 --- a/direct/src/http/LandingPageHTML.py +++ b/direct/src/http/LandingPageHTML.py @@ -6,7 +6,7 @@ defaultTitle = title description = "To set this description, call WebRequestDispatcher.setDescription!

You can also add stats to the table below by calling WebRequestDispatcher.addQuickStat(Name,Value,PositionInTable)." defaultDesc = description -contactInfo = "M. Ian Graham - ian.graham@dig.com - 818-623-3219" +contactInfo = "M. Ian Graham - ian.graham@dig.com" # -- Begin fancy layout stuff, change at your own risk --