diff --git a/js/pianos4.js b/js/pianos4.js index c8d09505e2bbf0015a543d4652eeb3ee026989ee..6fbf385f6481c9b6d4278e3367cc2f3c6181f83c 100644 --- a/js/pianos4.js +++ b/js/pianos4.js @@ -2658,7 +2658,7 @@ function Pianos4( params ) .append( $( '
' ) .css( 'font-weight', 'bold' ) - .text( 'Palm and finger segment positions:' ) + .text( '2. Palm and finger segment positions:' ) ) .append( $( '' ) @@ -2690,7 +2690,7 @@ function Pianos4( params ) ); // General pattern - conclusions.append( $( '
' ).css( 'margin-top', '1em' ).append( $( '
' ).css( 'font-weight', 'bold' ).text( '2. General pattern :' ) ).append( $( '' ) + conclusions.append( $( '
' ).css( 'margin-top', '1em' ).append( $( '
' ).css( 'font-weight', 'bold' ).text( '3. General pattern :' ) ).append( $( '' ) .attr( 'href', '#' ).text( 'Click here to specify ...' ).click( function( e ) { e.preventDefault(); @@ -2704,7 +2704,7 @@ function Pianos4( params ) } ) ).append( $( '
' ).attr( 'id', 'pianos4_conclusion_analysis_general_pattern' ).addClass( 'pianos4_conclusion_value_string' ) ) ); // Quality of level 1,2,3 details - conclusions.append( $( '
' ).css( 'margin-top', '1em' ).append( $( '
' ).css( 'font-weight', 'bold' ).text( '3. Quality of level 1, 2 and 3 details :' ) ) + conclusions.append( $( '
' ).css( 'margin-top', '1em' ).append( $( '
' ).css( 'font-weight', 'bold' ).text( '4. Quality of level 1, 2 and 3 details :' ) ) .append( $( '' ).attr( 'href', '#' ).text( 'Click here to specify ...' ).click( function( e ) { e.preventDefault(); @@ -2753,7 +2753,7 @@ function Pianos4( params ) var item = Pianos4Constants.conclusions.analysis.value[ i ]; $( '