app/soc/views/helper/responses.py
changeset 276 56357a92c110
parent 272 00cea07656c0
child 299 a1cc853a56e5
--- a/app/soc/views/helper/responses.py	Sat Oct 04 04:32:28 2008 +0000
+++ b/app/soc/views/helper/responses.py	Sat Oct 04 04:34:16 2008 +0000
@@ -43,7 +43,7 @@
 from soc.logic.site import sidebar
 from soc.views import helper
 import soc.views.helper.requests
-from soc.views.helpers import html_menu
+from soc.views.helper import html_menu
 
 
 def respond(request, template, context=None, response_args=None):