web/views/actions.py
changeset 3645 7272b793d7c9
parent 3504 aadeab85af7c
child 3720 5376aaadd16b
--- a/web/views/actions.py	Fri Oct 09 16:46:44 2009 +0200
+++ b/web/views/actions.py	Tue Oct 13 08:47:41 2009 +0200
@@ -366,7 +366,7 @@
 # footer actions ###############################################################
 
 class PoweredByAction(action.Action):
-    id = 'poweredby'
+    __regid__ = 'poweredby'
     __select__ = yes()
 
     category = 'footer'