app/soc/views/helper/redirects.py
changeset 652 02323664d532
parent 643 b57d538a9dd3
child 654 68bafa9f719f
--- 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.
   """