diff options
author | ivan <ivan> | 2006-06-18 12:56:20 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-06-18 12:56:20 +0000 |
commit | bb65b62d3d68ac0788f230fe2e35ebe1913fc0f5 (patch) | |
tree | 50125fea772a52d3749fd960deb89e8f0d90aeac /httemplate | |
parent | c738a3c4923774b64960aa87fa58bd0751487edb (diff) |
well, it isn't broken...
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/edit/elements/edit.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index 94bf6eecd..6fa2b3b6e 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -25,8 +25,9 @@ # #run when adding # 'new_callback' => sub { my $cgi, $object = @_; }, # - # #broken'html_table_bottom' => '', #string or listref of additinal HTML to - # #add before </TABLE> + # #uninmplemented + # #'html_table_bottom' => '', #string or listref of additinal HTML to + # # #add before </TABLE> # # 'viewall_dir' => '', #'search' or 'browse', defaults to 'search' # |