summaryrefslogtreecommitdiffstats
path: root/django_authopenid/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'django_authopenid/views.py')
-rw-r--r--django_authopenid/views.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/django_authopenid/views.py b/django_authopenid/views.py
index 1cb8928b..cf14b538 100644
--- a/django_authopenid/views.py
+++ b/django_authopenid/views.py
@@ -358,6 +358,7 @@ def register(request):
'flickr':'<font color="#0063dc">flick</font><font color="#ff0084">r</font>&trade;',
'google':'Google&trade;',
'aol':'<font color="#31658e">AOL</font>',
+ 'myopenid':'OpenID',
}
if provider_name not in providers:
provider_logo = provider_name