--- lib/Arh/View/UnitPictures.pm 2008/04/19 22:46:42 79 +++ lib/Arh/View/UnitPictures.pm 2008/04/19 23:07:08 80 @@ -113,7 +113,8 @@ warn "## attach_to = $attach_to"; - div { + form { + form_next_page( url => '/unit/' . $unit ); render_action( $create => [ 'campaign', 'content', 'type' ] ); outs_raw( $create->hidden( unit => $unit ) ); form_submit( label => _('Add picture') );