diff options
Diffstat (limited to 'httemplate/edit/elements/edit.html')
-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' # |