diff --git a/bugnote_add_inc.php b/bugnote_add_inc.php index 92715ef..d78c7d2 100644 --- a/bugnote_add_inc.php +++ b/bugnote_add_inc.php @@ -93,7 +93,7 @@ require_api( 'lang_api.php' ); + @@ -146,9 +147,8 @@ require_api( 'lang_api.php' ); $t_file_upload_max_num = max( 1, config_get( 'file_upload_max_num' ) ); $t_max_file_size = file_get_max_file_size(); - $t_attach_style = ( $t_default_bugnote_view_status != VS_PUBLIC ) ? 'display: none;' : ''; ?> - +