lib/actions.py
changeset 58 004a32370ba5
parent 57 31271426f879
child 60 dad9733c99f0
--- a/lib/actions.py	Sat Dec 27 20:23:39 2008 -0500
+++ b/lib/actions.py	Sun Dec 28 12:24:02 2008 -0500
@@ -29,4 +29,4 @@
 actions['edit'] = ('edit', 'do_it')
 actions['import'] = ('imp_xbel', 'do_it')
 actions['add'] = ('add', 'do_it')
-actions['confirm'] = ('add', 'do_it')
+actions['keywords'] = ('editkw', 'do_it')