diff -r ef6e22d463cb -r 02323664d532 app/soc/views/helper/redirects.py --- a/app/soc/views/helper/redirects.py Tue Dec 02 22:03:46 2008 +0000 +++ b/app/soc/views/helper/redirects.py Tue Dec 02 22:04:15 2008 +0000 @@ -31,7 +31,7 @@ return result -def getCreateProgramRedirect(entity, params): +def getCreateRedirect(entity, params): """Returns the create program redirect for the specified entity. """