Browse Source

Fixed hook name

Ralfp 12 years ago
parent
commit
736839b049
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/context_processors.py

+ 1 - 1
misago/context_processors.py

@@ -18,7 +18,7 @@ def common(request):
         'hook_user_menu_important_append': u'',
         'hook_user_menu_dropdown_prepend': u'',
         'hook_user_menu_dropdown_append': u'',
-        'hook_credits_side': u'',
+        'hook_html_credits_side': u'',
     }
 
     try: